2018-05-17 07:43:52,314 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-201 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 07:43:52,316 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 07:43:52,316 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 07:43:52,317 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-05-17 07:43:52,318 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-17 07:43:52,318 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-17 07:43:54,575 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-17 07:44:04,162 - 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.580s OK 2018-05-17 07:44:04,293 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 07:44:04,293 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-17 07:44:04,297 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-17 07:44:05,246 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-17 07:54:55,331 - 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_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 85 tests in 650.028s OK 2018-05-17 07:54:55,453 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 07:54:55,455 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 07:54:55,460 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-17 07:54:56,453 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-17 07:55:30,936 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.481s OK 2018-05-17 07:55:31,058 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 07:55:31,060 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:34 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-17 07:55:31,065 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 10:50 | PASS | | snaps_health_check | functest | healthcheck | 00:34 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-17 07:55:31,068 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 07:55:37,905 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-201 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 07:55:37,908 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 07:55:37,908 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 07:55:37,909 - 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 | | | | | | patrole snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-05-17 07:55:37,910 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-17 07:55:37,910 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-17 07:55:39,970 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'af6b540d-360a-4fb8-a2f8-7cd1bb91ec8e'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T07:42:59Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'bbf30ed5-c440-45fa-9676-90237b5e8ee6', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T07:42:53Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 07:55:40,341 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-17 07:55:40,341 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 07:55:40,785 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 07:55:40,785 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-17 07:55:41,336 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-17 07:55:41,337 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-17 07:55:41' 2018-05-17 07:55:41,337 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--92ffd35b-3450-459f-8134-d9e0f1b5fb03' 2018-05-17 07:55:41,337 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-17 07:55:42,282 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--92ffd35b-3450-459f-8134-d9e0f1b5fb03', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T07:55:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/7e6d0ab7-4ad7-4dba-baa4-05ce79e9264d/file', u'owner': u'1592e926222b4a8caaf6b9aa19ecda4b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7e6d0ab7-4ad7-4dba-baa4-05ce79e9264d', u'size': None, u'name': u'functest-vping--92ffd35b-3450-459f-8134-d9e0f1b5fb03', u'checksum': None, u'self': u'/v2/images/7e6d0ab7-4ad7-4dba-baa4-05ce79e9264d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T07:55:42Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 07:55:42,282 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-92ffd35b-3450-459f-8134-d9e0f1b5fb03' 2018-05-17 07:55:42,772 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T07:55:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'7f4bcb82-25ea-4cf4-828f-24467903f8e0', u'provider:segmentation_id': 1030, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-92ffd35b-3450-459f-8134-d9e0f1b5fb03', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T07:55:42Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 07:55:43,669 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T07:55:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'0cb558f7-acc8-4709-b759-4e963e0cb0ac', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-92ffd35b-3450-459f-8134-d9e0f1b5fb03', u'enable_dhcp': True, u'network_id': u'7f4bcb82-25ea-4cf4-828f-24467903f8e0', u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T07:55:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 07:55:43,670 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-92ffd35b-3450-459f-8134-d9e0f1b5fb03' 2018-05-17 07:55:45,341 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T07:55:45Z', u'revision_number': 3, u'ha': False, u'id': u'39e1fbd8-62a2-4590-9e25-b5808423151b', u'external_gateway_info': {u'network_id': u'bbf30ed5-c440-45fa-9676-90237b5e8ee6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'af6b540d-360a-4fb8-a2f8-7cd1bb91ec8e', u'ip_address': u'172.30.10.119'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-92ffd35b-3450-459f-8134-d9e0f1b5fb03', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T07:55:43Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 07:55:47,368 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-92ffd35b-3450-459f-8134-d9e0f1b5fb03' 2018-05-17 07:55:47,549 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-92ffd35b-3450-459f-8134-d9e0f1b5fb03', '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'1592e926222b4a8caaf6b9aa19ecda4b', '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'11abf51c-6a5b-436e-9a1e-94e850b26814', 'swap': 0}) 2018-05-17 07:55:48,468 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-92ffd35b-3450-459f-8134-d9e0f1b5fb03' 2018-05-17 07:55:58,693 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-92ffd35b-3450-459f-8134-d9e0f1b5fb03': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1b:f1:84', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7e6d0ab7-4ad7-4dba-baa4-05ce79e9264d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-17T07:55:57.000000', 'flavor': Munch({u'id': u'11abf51c-6a5b-436e-9a1e-94e850b26814'}), 'az': u'nova', 'id': u'083fc487-eeda-42ce-a0fa-dc92766ea38e', 'security_groups': [Munch({u'name': u'vping-sg-92ffd35b-3450-459f-8134-d9e0f1b5fb03'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'011c23e572604bd88def470e9a994d8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.6', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.6', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.6', 'launched_at': u'2018-05-17T07:55:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T07:55:58Z', 'hostId': u'd4626e4b12520aad6133db2bc044f28b04db8807e14d0307f72acccf', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'd4626e4b12520aad6133db2bc044f28b04db8807e14d0307f72acccf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-17T07:55:57.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-92ffd35b-3450-459f-8134-d9e0f1b5fb03', 'adminPass': u'sUd2q99VcQ6L', 'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'created_at': u'2018-05-17T07:55:50Z', 'created': u'2018-05-17T07:55:50Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 07:56:00,233 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1286707302 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.121581] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.123082] pid_max: default: 32768 minimum: 301 [ 0.123907] ACPI: Core revision 20150930 [ 0.125228] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.126433] Security Framework initialized [ 0.127170] Yama: becoming mindful. [ 0.127828] AppArmor: AppArmor initialized [ 0.128626] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.130054] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.131286] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132423] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.133727] Initializing cgroup subsys io [ 0.134409] Initializing cgroup subsys memory [ 0.135151] Initializing cgroup subsys devices [ 0.135891] Initializing cgroup subsys freezer [ 0.136622] Initializing cgroup subsys net_cls [ 0.137458] Initializing cgroup subsys perf_event [ 0.138285] Initializing cgroup subsys net_prio [ 0.139083] Initializing cgroup subsys hugetlb [ 0.139863] Initializing cgroup subsys pids [ 0.140654] CPU: Physical Processor ID: 0 [ 0.142114] mce: CPU supports 10 MCE banks [ 0.142884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.143832] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153018] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.158100] ftrace: allocating 31920 entries in 125 pages [ 0.179649] smpboot: Max logical packages: 1 [ 0.180416] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.181650] x2apic enabled [ 0.182331] Switched APIC routing to physical x2apic. [ 0.183770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.184895] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.186853] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.188350] ... version: 2 [ 0.189122] ... bit width: 48 [ 0.189910] ... generic registers: 4 [ 0.190664] ... value mask: 0000ffffffffffff [ 0.191648] ... max period: 000000007fffffff [ 0.192619] ... fixed-purpose events: 3 [ 0.193403] ... event mask: 000000070000000f [ 0.194404] KVM setup paravirtual spinlock [ 0.195647] x86: Booted up 1 node, 1 CPUs [ 0.196421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.197728] devtmpfs: initialized [ 0.199410] evm: security.selinux [ 0.200083] evm: security.SMACK64 [ 0.200753] evm: security.SMACK64EXEC [ 0.201462] evm: security.SMACK64TRANSMUTE [ 0.202251] evm: security.SMACK64MMAP [ 0.202943] evm: security.ima [ 0.203538] evm: security.capability [ 0.204327] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.206168] pinctrl core: initialized pinctrl subsystem [ 0.207216] RTC time: 7:55:57, date: 05/17/18 [ 0.208133] NET: Registered protocol family 16 [ 0.209078] cpuidle: using governor ladder [ 0.209861] cpuidle: using governor menu [ 0.210608] PCCT header not found. [ 0.211338] ACPI: bus type PCI registered [ 0.212116] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.213333] PCI: Using configuration type 1 for base access [ 0.214382] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.216346] ACPI: Added _OSI(Module Device) [ 0.217146] ACPI: Added _OSI(Processor Device) [ 0.217996] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.218885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.220713] ACPI: Interpreter enabled [ 0.221462] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.223267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.225096] ACPI: (supports S0 S3 S4 S5) [ 0.225854] ACPI: Using IOAPIC for interrupt routing [ 0.226805] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.229835] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.230890] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.232031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.233194] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.235440] acpiphp: Slot [3] registered [ 0.236216] acpiphp: Slot [4] registered [ 0.237000] acpiphp: Slot [5] registered [ 0.237754] acpiphp: Slot [6] registered [ 0.244883] acpiphp: Slot [7] registered [ 0.245603] acpiphp: Slot [8] registered [ 0.246304] acpiphp: Slot [9] registered [ 0.247026] acpiphp: Slot [10] registered [ 0.247755] acpiphp: Slot [11] registered [ 0.248464] acpiphp: Slot [12] registered [ 0.249200] acpiphp: Slot [13] registered [ 0.249956] acpiphp: Slot [14] registered [ 0.250716] acpiphp: Slot [15] registered [ 0.251499] acpiphp: Slot [16] registered [ 0.252260] acpiphp: Slot [17] registered [ 0.253037] acpiphp: Slot [18] registered [ 0.253794] acpiphp: Slot [19] registered [ 0.254561] acpiphp: Slot [20] registered [ 0.255314] acpiphp: Slot [21] registered [ 0.256080] acpiphp: Slot [22] registered [ 0.256857] acpiphp: Slot [23] registered [ 0.257640] acpiphp: Slot [24] registered [ 0.258398] acpiphp: Slot [25] registered [ 0.259155] acpiphp: Slot [26] registered [ 0.259918] acpiphp: Slot [27] registered [ 0.260700] acpiphp: Slot [28] registered [ 0.261458] acpiphp: Slot [29] registered [ 0.262216] acpiphp: Slot [30] registered [ 0.262969] acpiphp: Slot [31] registered [ 0.263741] PCI host bridge to bus 0000:00 [ 0.264497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.265681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.266890] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.268275] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.269689] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.271155] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.274978] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.276223] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.277392] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.278634] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.282677] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.284007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.313875] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.315259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.316548] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.317781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.318972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.320059] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.321079] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.322077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.323568] vgaarb: loaded [ 0.324135] vgaarb: bridge control possible 0000:00:02.0 [ 0.325277] SCSI subsystem initialized [ 0.326042] ACPI: bus type USB registered [ 0.326829] usbcore: registered new interface driver usbfs [ 0.327831] usbcore: registered new interface driver hub [ 0.328782] usbcore: registered new device driver usb [ 0.329798] PCI: Using ACPI for IRQ routing [ 0.330776] NetLabel: Initializing [ 0.331443] NetLabel: domain hash size = 128 [ 0.332257] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.333180] NetLabel: unlabeled traffic allowed by default [ 0.334241] clocksource: Switched to clocksource kvm-clock [ 0.339287] AppArmor: AppArmor Filesystem Enabled [ 0.340205] pnp: PnP ACPI init [ 0.341066] pnp: PnP ACPI: found 5 devices [ 0.347022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.348699] NET: Registered protocol family 2 [ 0.349616] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350854] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352036] TCP: Hash tables configured (established 8192 bind 8192) [ 0.353198] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354253] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.355420] NET: Registered protocol family 1 [ 0.356236] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.357309] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358368] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.372259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386292] Trying to unpack rootfs image as initramfs... [ 0.435687] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.437190] Scanning for low memory corruption every 60 seconds [ 0.438383] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.439423] audit: initializing netlink subsys (disabled) [ 0.440342] audit: type=2000 audit(1526543758.128:1): initialized [ 0.441565] Initialise system trusted keyring [ 0.442433] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.443565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445512] zbud: loaded [ 0.446163] VFS: Disk quotas dquot_6.6.0 [ 0.446929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448391] fuse init (API version 7.23) [ 0.449203] Key type big_key registered [ 0.449919] Allocating IMA MOK and blacklist keyrings. [ 0.450932] Key type asymmetric registered [ 0.451658] Asymmetric key parser 'x509' registered [ 0.452506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.453806] io scheduler noop registered [ 0.454510] io scheduler deadline registered (default) [ 0.455394] io scheduler cfq registered [ 0.456145] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.458316] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.459711] ACPI: Power Button [PWRF] [ 0.460499] GHES: HEST is not enabled! [ 0.474083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.501703] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.515910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.517707] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.541050] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.542923] Linux agpgart interface v0.103 [ 0.544886] brd: module loaded [ 0.546008] loop: module loaded [ 0.550140] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.551402] GPT:90111 != 2097151 [ 0.551980] GPT:Alternate GPT header not at the end of the disk. [ 0.552945] GPT:90111 != 2097151 [ 0.553496] GPT: Use GNU Parted to correct GPT errors. [ 0.554315] vda: vda1 vda15 [ 0.556043] vdb: [ 0.556942] scsi host0: ata_piix [ 0.557600] scsi host1: ata_piix [ 0.558219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.559323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.560632] libphy: Fixed MDIO Bus: probed [ 0.561352] tun: Universal TUN/TAP device driver, 1.6 [ 0.562209] tun: (C) 1999-2004 Max Krasnyansky [ 0.564004] PPP generic driver version 2.4.2 [ 0.564788] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.565858] ehci-pci: EHCI PCI platform driver [ 0.566650] ehci-platform: EHCI generic platform driver [ 0.567528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.568538] ohci-pci: OHCI PCI platform driver [ 0.569468] ohci-platform: OHCI generic platform driver [ 0.570344] uhci_hcd: USB Universal Host Controller Interface driver [ 0.584313] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.585200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.586462] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.587361] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.588356] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.589489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.590732] usb usb1: Product: UHCI Host Controller [ 0.591577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.592611] usb usb1: SerialNumber: 0000:00:01.2 [ 0.593491] hub 1-0:1.0: USB hub found [ 0.594177] hub 1-0:1.0: 2 ports detected [ 0.594993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.597343] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.598237] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.599169] mousedev: PS/2 mouse device common for all mice [ 0.600284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.601930] rtc_cmos 00:00: RTC can wake from S4 [ 0.602890] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.603955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.605047] i2c /dev entries driver [ 0.605698] device-mapper: uevent: version 1.0.3 [ 0.606543] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.608263] ledtrig-cpu: registered to indicate activity on CPUs [ 0.609518] NET: Registered protocol family 10 [ 0.610427] NET: Registered protocol family 17 [ 0.611264] Key type dns_resolver registered [ 0.612113] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.613129] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.614702] registered taskstats version 1 [ 0.615430] Loading compiled-in X.509 certificates [ 0.616770] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.618594] zswap: loaded using pool lzo/zbud [ 0.626639] Key type trusted registered [ 0.628388] Key type encrypted registered [ 0.629343] AppArmor: AppArmor sha1 policy hashing enabled [ 0.630535] ima: No TPM chip found, activating TPM-bypass! [ 0.631789] evm: HMAC attrs: 0x1 [ 0.632889] Magic number: 2:901:925 [ 0.633829] rtc_cmos 00:00: setting system clock to 2018-05-17 07:55:58 UTC (1526543758) [ 0.635570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.636825] EDD information not available. [ 0.719184] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.720830] Write protecting the kernel read-only data: 14336k [ 0.722409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.724263] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.62 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.803459] 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.130.6... Lease of 192.168.130.6 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: 2018-05-17 07:56:00,234 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-92ffd35b-3450-459f-8134-d9e0f1b5fb03' 2018-05-17 07:56:00,593 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDET4X7Hdt5hmrMilWJEohYjwZKRo8J9BqfiTon9jUi8KMc0qCYIqtMESuwpbAF84eEEPnLsEz8zliA4y+6Fta7KI7avFJ2fP+7sVGa5eVe0RamLXQw3u+t4e3Tj6hbKmHS93EIbdcfZm8spSJ5DCGgJf6qX6mKBBVt2LEQI3d3xMNO7pm6vQvIVLWC3iEZrT5NYd+B7b2AmNnBjnHnf0qFAEvDMNYh4IVdMtf4EBIYvBjRXMSyzO04Al9d1X2WkYvuOLeiMqw/rUjw8nDvTp90tXqA3yOHYUcQlbS5kh2Os/RpPgInlPZMH/1EJ2r4EPXSPbH3BD/aC8jWfDfme0PZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxE+F+x3beYZqzIpViRKIWI8GSkaPCfQan4k6J/Y1IvCjHNKg\nmCKrTBErsKWwBfOHhBD5y7BM/M5YgOMvuhbWuyiO2rxSdnz/u7FRmuXlXtEWpi10\nMN7vreHt04+oWyph0vdxCG3XH2ZvLKUieQwhoCX+ql+pigQVbdixECN3d8TDTu6Z\nur0LyFS1gt4hGa0+TWHfge29gJjZwY5x539KhQBLwzDWIeCFXTLX+BASGLwY0VzE\nssztOAJfXdV9lpGL7ji3ojKsP61I8PJw706fdLV6gN8jh2FHEJW0uZIdjrP0aT4C\nJ5T2TB/9RCdq+BD10j2x9wQ/2gvI1nw35ntD2QIDAQABAoIBACm/Q53YhqD8Xd/r\nly8UOtyiZdML2EVknPjKZQy0hi5NAFMT08Umskj16dWiFqHdXTdPqN+ROX4Vn6qh\nJbgsPTQF9wM7Q0ohYP0YQ2Nuem3Eh02Fowz1jADtZ/cyuLnSdIU5y9bgDPyHeyMC\nZydY1hnJmrO+rj5Eig4XI+hrsm9Mj/td5D5AdGVzDQwL07qWdHFkgL7doqEzxU62\nvcgXMR2wSs3oV3b0oCWvyXswOczonlZjeqV/wyUy6Tn0EeYwrfReA+GJXSLFG2Xb\nMxR+0gg5P8JrGKqhZEGlQ5OOk9xPeKEX06rp8oZofA1zImfRwVG2+ANBxaO6hgS6\n1oB9mhECgYEA9kQgk2YdIzV7XeVRjpGPEo6wCYuldRmezryPzBmQT+LGnX3GdQ8d\nDIwPUtEEnhIppLr89Ewhl/aiu9dts2iuqEu6DiNA1As6eyBDpMy415TUPYSSTgIR\nouIvmepXs46Xm/3EvREGAxqqQVtzNeg3jjGWIqlZl2WeS1P6HZVj24UCgYEAzBHq\naTkmrwb75wP5NQK94iCUqg4LRbk0XyND0FlCEuHT1mJOamrWl25o8xG+KMlOTWKW\niGW+S7Rbyr51026fyXDKXzjwNz2JTVjyYDVJMX3qiG45MlwJSuRT+Jet7NJw3AAe\n3XoV1tgiY2SdENcf79IF/yA6LAlfs0T1XC4BhUUCgYBHDrVPkqFJrX7hQu/bcUiV\nFDLbLj4ZocDe6i2buKyZQFgKzWXcFPZOzoMFZGYurhLyAzpFy0nOLU4bYTe4EraC\nvQb8WVO1W2AOcurRvHiBS+JJtdz5QUORei49/Q49MyGv0vNXknfnoWQK47ZEkbKm\nBszJR5AgTSP1nE+JBbgAeQKBgAhtDPK/S1uavDfzsAyCSnjVw42p+sksNn9fI2Os\n689/x5FoibhXJPkns+mlZ+ajOTp0waZsHQlfLxMV/iN2w947a/+2iCSfw9WPwKI8\nUQNcIZz0gCQWLMQM3XK8QJAwuDw9PQkEC3bNgc38z4dseoMadujr2bsLwAnU5RSj\nSajJAoGAdjixC1DeggctcATSxGMssakJkIqdQujYNMRSGCbnGbwIcAu6aGszn0vi\njI9T8pPEMxHIGAfklW2rQA1EAE9oZtpKkpCPYgZWvSCc0pBqueZirK4rhFJTjLfC\nTMVzwP5gYY+2N1KDV5HsM+kM1XKS/q5fhoI4a2XilCTKu0tPS5k=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'011c23e572604bd88def470e9a994d8d', 'name': u'vping-keypair-92ffd35b-3450-459f-8134-d9e0f1b5fb03', 'created_at': '2018-05-17T07:56:00.593514', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'b7:ab:5e:27:ec:6f:5b:3f:0d:65:77:b5:70:2c:0f:c7', 'type': 'ssh', 'id': u'vping-keypair-92ffd35b-3450-459f-8134-d9e0f1b5fb03'}) 2018-05-17 07:56:00,593 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAxE+F+x3beYZqzIpViRKIWI8GSkaPCfQan4k6J/Y1IvCjHNKg mCKrTBErsKWwBfOHhBD5y7BM/M5YgOMvuhbWuyiO2rxSdnz/u7FRmuXlXtEWpi10 MN7vreHt04+oWyph0vdxCG3XH2ZvLKUieQwhoCX+ql+pigQVbdixECN3d8TDTu6Z ur0LyFS1gt4hGa0+TWHfge29gJjZwY5x539KhQBLwzDWIeCFXTLX+BASGLwY0VzE ssztOAJfXdV9lpGL7ji3ojKsP61I8PJw706fdLV6gN8jh2FHEJW0uZIdjrP0aT4C J5T2TB/9RCdq+BD10j2x9wQ/2gvI1nw35ntD2QIDAQABAoIBACm/Q53YhqD8Xd/r ly8UOtyiZdML2EVknPjKZQy0hi5NAFMT08Umskj16dWiFqHdXTdPqN+ROX4Vn6qh JbgsPTQF9wM7Q0ohYP0YQ2Nuem3Eh02Fowz1jADtZ/cyuLnSdIU5y9bgDPyHeyMC ZydY1hnJmrO+rj5Eig4XI+hrsm9Mj/td5D5AdGVzDQwL07qWdHFkgL7doqEzxU62 vcgXMR2wSs3oV3b0oCWvyXswOczonlZjeqV/wyUy6Tn0EeYwrfReA+GJXSLFG2Xb MxR+0gg5P8JrGKqhZEGlQ5OOk9xPeKEX06rp8oZofA1zImfRwVG2+ANBxaO6hgS6 1oB9mhECgYEA9kQgk2YdIzV7XeVRjpGPEo6wCYuldRmezryPzBmQT+LGnX3GdQ8d DIwPUtEEnhIppLr89Ewhl/aiu9dts2iuqEu6DiNA1As6eyBDpMy415TUPYSSTgIR ouIvmepXs46Xm/3EvREGAxqqQVtzNeg3jjGWIqlZl2WeS1P6HZVj24UCgYEAzBHq aTkmrwb75wP5NQK94iCUqg4LRbk0XyND0FlCEuHT1mJOamrWl25o8xG+KMlOTWKW iGW+S7Rbyr51026fyXDKXzjwNz2JTVjyYDVJMX3qiG45MlwJSuRT+Jet7NJw3AAe 3XoV1tgiY2SdENcf79IF/yA6LAlfs0T1XC4BhUUCgYBHDrVPkqFJrX7hQu/bcUiV FDLbLj4ZocDe6i2buKyZQFgKzWXcFPZOzoMFZGYurhLyAzpFy0nOLU4bYTe4EraC vQb8WVO1W2AOcurRvHiBS+JJtdz5QUORei49/Q49MyGv0vNXknfnoWQK47ZEkbKm BszJR5AgTSP1nE+JBbgAeQKBgAhtDPK/S1uavDfzsAyCSnjVw42p+sksNn9fI2Os 689/x5FoibhXJPkns+mlZ+ajOTp0waZsHQlfLxMV/iN2w947a/+2iCSfw9WPwKI8 UQNcIZz0gCQWLMQM3XK8QJAwuDw9PQkEC3bNgc38z4dseoMadujr2bsLwAnU5RSj SajJAoGAdjixC1DeggctcATSxGMssakJkIqdQujYNMRSGCbnGbwIcAu6aGszn0vi jI9T8pPEMxHIGAfklW2rQA1EAE9oZtpKkpCPYgZWvSCc0pBqueZirK4rhFJTjLfC TMVzwP5gYY+2N1KDV5HsM+kM1XKS/q5fhoI4a2XilCTKu0tPS5k= -----END RSA PRIVATE KEY----- 2018-05-17 07:56:01,685 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--92ffd35b-3450-459f-8134-d9e0f1b5fb03' 2018-05-17 07:56:14,076 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-92ffd35b-3450-459f-8134-d9e0f1b5fb03': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8c:d5:48', u'version': 4, u'addr': u'192.168.130.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7e6d0ab7-4ad7-4dba-baa4-05ce79e9264d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000022', u'OS-SRV-USG:launched_at': u'2018-05-17T07:56:10.000000', 'flavor': Munch({u'id': u'11abf51c-6a5b-436e-9a1e-94e850b26814'}), 'az': u'nova', 'id': u'c73372e1-91ea-49ed-8da3-25aaf83215e6', 'security_groups': [Munch({u'name': u'vping-sg-92ffd35b-3450-459f-8134-d9e0f1b5fb03'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'011c23e572604bd88def470e9a994d8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.4', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.4', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.4', 'launched_at': u'2018-05-17T07:56:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T07:56:11Z', 'hostId': u'd4626e4b12520aad6133db2bc044f28b04db8807e14d0307f72acccf', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-92ffd35b-3450-459f-8134-d9e0f1b5fb03', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'd4626e4b12520aad6133db2bc044f28b04db8807e14d0307f72acccf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000022', u'OS-SRV-USG:launched_at': u'2018-05-17T07:56:10.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--92ffd35b-3450-459f-8134-d9e0f1b5fb03', 'adminPass': u'2U6xPtoGhQqE', 'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'created_at': u'2018-05-17T07:56:03Z', 'created': u'2018-05-17T07:56:03Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 07:56:16,626 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'39e1fbd8-62a2-4590-9e25-b5808423151b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'created_at': u'2018-05-17T07:56:15Z', 'attached': True, 'updated_at': u'2018-05-17T07:56:15Z', 'id': u'401e71c6-38fa-4bd2-bcce-977cac4038d4', 'floating_network_id': u'bbf30ed5-c440-45fa-9676-90237b5e8ee6', 'fixed_ip_address': u'192.168.130.4', 'floating_ip_address': u'172.30.10.121', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'39e1fbd8-62a2-4590-9e25-b5808423151b', 'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'port_id': u'29140fc5-94f3-49ce-bb6f-5e01389c1e7f', 'port': u'29140fc5-94f3-49ce-bb6f-5e01389c1e7f', 'network': u'bbf30ed5-c440-45fa-9676-90237b5e8ee6'}) 2018-05-17 07:56:19,153 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1784060279 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.128312] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129897] pid_max: default: 32768 minimum: 301 [ 0.130760] ACPI: Core revision 20150930 [ 0.132131] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133383] Security Framework initialized [ 0.134163] Yama: becoming mindful. [ 0.134851] AppArmor: AppArmor initialized [ 0.135696] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.137141] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138428] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.139657] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.141051] Initializing cgroup subsys io [ 0.141810] Initializing cgroup subsys memory [ 0.142631] Initializing cgroup subsys devices [ 0.143491] Initializing cgroup subsys freezer [ 0.144299] Initializing cgroup subsys net_cls [ 0.145131] Initializing cgroup subsys perf_event [ 0.145988] Initializing cgroup subsys net_prio [ 0.146834] Initializing cgroup subsys hugetlb [ 0.147665] Initializing cgroup subsys pids [ 0.148498] CPU: Physical Processor ID: 0 [ 0.149954] mce: CPU supports 10 MCE banks [ 0.150757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161065] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166198] ftrace: allocating 31920 entries in 125 pages [ 0.187848] smpboot: Max logical packages: 1 [ 0.188620] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189798] x2apic enabled [ 0.190453] Switched APIC routing to physical x2apic. [ 0.191855] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192938] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.194880] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.196376] ... version: 2 [ 0.197131] ... bit width: 48 [ 0.197910] ... generic registers: 4 [ 0.198670] ... value mask: 0000ffffffffffff [ 0.199636] ... max period: 000000007fffffff [ 0.200601] ... fixed-purpose events: 3 [ 0.201378] ... event mask: 000000070000000f [ 0.202364] KVM setup paravirtual spinlock [ 0.203625] x86: Booted up 1 node, 1 CPUs [ 0.204410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205734] devtmpfs: initialized [ 0.207414] evm: security.selinux [ 0.208072] evm: security.SMACK64 [ 0.208721] evm: security.SMACK64EXEC [ 0.209431] evm: security.SMACK64TRANSMUTE [ 0.210204] evm: security.SMACK64MMAP [ 0.210936] evm: security.ima [ 0.211539] evm: security.capability [ 0.212323] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214136] pinctrl core: initialized pinctrl subsystem [ 0.215208] RTC time: 7:56:10, date: 05/17/18 [ 0.216095] NET: Registered protocol family 16 [ 0.216991] cpuidle: using governor ladder [ 0.217759] cpuidle: using governor menu [ 0.218481] PCCT header not found. [ 0.219181] ACPI: bus type PCI registered [ 0.219949] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221175] PCI: Using configuration type 1 for base access [ 0.222214] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224190] ACPI: Added _OSI(Module Device) [ 0.224987] ACPI: Added _OSI(Processor Device) [ 0.225809] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.226685] ACPI: Added _OSI(Processor Aggregator Device) [ 0.228520] ACPI: Interpreter enabled [ 0.229241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.231041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.232814] ACPI: (supports S0 S3 S4 S5) [ 0.233569] ACPI: Using IOAPIC for interrupt routing [ 0.234490] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.237491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.238624] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.239842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.241039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.243229] acpiphp: Slot [3] registered [ 0.243979] acpiphp: Slot [4] registered [ 0.244718] acpiphp: Slot [5] registered [ 0.245440] acpiphp: Slot [6] registered [ 0.252566] acpiphp: Slot [7] registered [ 0.253305] acpiphp: Slot [8] registered [ 0.254031] acpiphp: Slot [9] registered [ 0.254753] acpiphp: Slot [10] registered [ 0.255513] acpiphp: Slot [11] registered [ 0.256294] acpiphp: Slot [12] registered [ 0.257074] acpiphp: Slot [13] registered [ 0.257862] acpiphp: Slot [14] registered [ 0.258633] acpiphp: Slot [15] registered [ 0.259418] acpiphp: Slot [16] registered [ 0.260197] acpiphp: Slot [17] registered [ 0.260980] acpiphp: Slot [18] registered [ 0.261755] acpiphp: Slot [19] registered [ 0.262543] acpiphp: Slot [20] registered [ 0.263317] acpiphp: Slot [21] registered [ 0.264091] acpiphp: Slot [22] registered [ 0.264871] acpiphp: Slot [23] registered [ 0.265638] acpiphp: Slot [24] registered [ 0.266411] acpiphp: Slot [25] registered [ 0.267196] acpiphp: Slot [26] registered [ 0.267954] acpiphp: Slot [27] registered [ 0.268695] acpiphp: Slot [28] registered [ 0.269461] acpiphp: Slot [29] registered [ 0.270190] acpiphp: Slot [30] registered [ 0.270938] acpiphp: Slot [31] registered [ 0.271722] PCI host bridge to bus 0000:00 [ 0.272503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.273731] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274951] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276371] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277761] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279263] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283094] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.284369] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.285544] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.286801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.290676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.292059] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.322465] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.323792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.325103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.326384] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327668] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.329933] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330947] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332425] vgaarb: loaded [ 0.332982] vgaarb: bridge control possible 0000:00:02.0 [ 0.334103] SCSI subsystem initialized [ 0.334885] ACPI: bus type USB registered [ 0.335690] usbcore: registered new interface driver usbfs [ 0.336679] usbcore: registered new interface driver hub [ 0.337649] usbcore: registered new device driver usb [ 0.338679] PCI: Using ACPI for IRQ routing [ 0.339660] NetLabel: Initializing [ 0.340344] NetLabel: domain hash size = 128 [ 0.341162] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.342098] NetLabel: unlabeled traffic allowed by default [ 0.343186] clocksource: Switched to clocksource kvm-clock [ 0.348304] AppArmor: AppArmor Filesystem Enabled [ 0.349227] pnp: PnP ACPI init [ 0.350094] pnp: PnP ACPI: found 5 devices [ 0.356115] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357772] NET: Registered protocol family 2 [ 0.358696] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359983] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361170] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362358] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363440] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.364593] NET: Registered protocol family 1 [ 0.365434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366510] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367558] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.381609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.395691] Trying to unpack rootfs image as initramfs... [ 0.445242] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.446763] Scanning for low memory corruption every 60 seconds [ 0.448065] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.449160] audit: initializing netlink subsys (disabled) [ 0.450161] audit: type=2000 audit(1526543771.605:1): initialized [ 0.451501] Initialise system trusted keyring [ 0.452389] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.453558] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.455528] zbud: loaded [ 0.456194] VFS: Disk quotas dquot_6.6.0 [ 0.456991] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.458502] fuse init (API version 7.23) [ 0.459372] Key type big_key registered [ 0.460134] Allocating IMA MOK and blacklist keyrings. [ 0.461220] Key type asymmetric registered [ 0.462005] Asymmetric key parser 'x509' registered [ 0.462942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.464351] io scheduler noop registered [ 0.465120] io scheduler deadline registered (default) [ 0.466095] io scheduler cfq registered [ 0.466890] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.467926] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.469168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470549] ACPI: Power Button [PWRF] [ 0.471358] GHES: HEST is not enabled! [ 0.485068] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.512944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.527377] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.529199] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.552597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.554604] Linux agpgart interface v0.103 [ 0.556663] brd: module loaded [ 0.557887] loop: module loaded [ 0.562229] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.563629] GPT:90111 != 2097151 [ 0.564225] GPT:Alternate GPT header not at the end of the disk. [ 0.565210] GPT:90111 != 2097151 [ 0.565795] GPT: Use GNU Parted to correct GPT errors. [ 0.566662] vda: vda1 vda15 [ 0.568334] vdb: [ 0.569311] scsi host0: ata_piix [ 0.569992] scsi host1: ata_piix [ 0.570668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.571865] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.573246] libphy: Fixed MDIO Bus: probed [ 0.574031] tun: Universal TUN/TAP device driver, 1.6 [ 0.574940] tun: (C) 1999-2004 Max Krasnyansky [ 0.576810] PPP generic driver version 2.4.2 [ 0.577650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.578805] ehci-pci: EHCI PCI platform driver [ 0.579637] ehci-platform: EHCI generic platform driver [ 0.580563] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.581652] ohci-pci: OHCI PCI platform driver [ 0.582486] ohci-platform: OHCI generic platform driver [ 0.583419] uhci_hcd: USB Universal Host Controller Interface driver [ 0.598175] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.599137] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.600534] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.601465] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.602539] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.603720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.605049] usb usb1: Product: UHCI Host Controller [ 0.605931] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.606992] usb usb1: SerialNumber: 0000:00:01.2 [ 0.607890] hub 1-0:1.0: USB hub found [ 0.608613] hub 1-0:1.0: 2 ports detected [ 0.609469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.611353] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.612254] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.613234] mousedev: PS/2 mouse device common for all mice [ 0.614416] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.616166] rtc_cmos 00:00: RTC can wake from S4 [ 0.617151] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.618295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.619463] i2c /dev entries driver [ 0.620182] device-mapper: uevent: version 1.0.3 [ 0.621066] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.622591] ledtrig-cpu: registered to indicate activity on CPUs [ 0.623856] NET: Registered protocol family 10 [ 0.624825] NET: Registered protocol family 17 [ 0.625644] Key type dns_resolver registered [ 0.626520] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.627581] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.629271] registered taskstats version 1 [ 0.630041] Loading compiled-in X.509 certificates [ 0.631446] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.633194] zswap: loaded using pool lzo/zbud [ 0.640721] Key type trusted registered [ 0.642241] Key type encrypted registered [ 0.643019] AppArmor: AppArmor sha1 policy hashing enabled [ 0.644036] ima: No TPM chip found, activating TPM-bypass! [ 0.645047] evm: HMAC attrs: 0x1 [ 0.645936] Magic number: 2:901:925 [ 0.646708] rtc_cmos 00:00: setting system clock to 2018-05-17 07:56:11 UTC (1526543771) [ 0.648221] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.649287] EDD information not available. [ 0.732105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.733577] Write protecting the kernel read-only data: 14336k [ 0.735113] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.736834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.787528] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLsQWiuwy5Vf/x+rXxvn2LONdabIF30ifD774fU1UL0ZGsT0Ia9qXJCzc+cwP6s3ynH6imvbObRCrU5Z3pJVQnjn527V+dhdDFmGZXJ8OvnHp396ZValVe+XbrIYX9DhCGTSDMNZS3uLYkGwhInOzOCFHUa7duOYid5pWM1OFjsT5vbLbg1ptx3zs7e11rFeDMjqwfKiAzqWKCpDoIVOKiBtQTf48T7wU1UarTlyo7RvuEYFpfbNXP6s7/zw0dhVPUio3a5yXHM3Cc7MAbiHnnUCDe++6Sn72awT5ks88FPRpj2SOavJpeBXutvlPzvrSbEEU8yvU0UewlZovVeVTt root@opnfv-vping-2-ssh--92ffd35b-3450-459f-8134-d9e0f1b5fb03 ssh-dss AAAAB3NzaC1kc3MAAACBAOFislhKKdKOO21TrSFHNeaOCHAuJcnlr2FsEzTg84ACkMxfqo8jQ1zdILTERX16DTT+y5bV/k3OBZocDqlgCHlncpDN2QpdOqRQmDTICS2Q18aCK0PSPIdCtQZ4behaST/xshSWokKjq6ZPWE9xEyK9J6CUWZlNEK7bZIsztx91AAAAFQD/9AD6jO5RIBtEdK9gmlnrCzDHmQAAAIBcPvCVGcsn+BWQlEe+e+ddWqievJeu+kBXqaODJlLr9wgqQLjtcwxD3zBNtiLlh3tHwhv1VQjz9mvz/N/p2NQZVkwXMEABtDlyUm+CI2DwvZbs5xSws5rFrMnuO9RnMIIDBshnzCJQ5is9jNg2zvMz8Y2Ih9+LJ/goR3eBF2u4fAAAAIEAtKFszQpl/yd/hvPZEZ7fkvIhTLRvA+Y8zZhjbV0RXdRqyov2pijamcHAyV6vqib0jqCneucgEjUnNFBGV6zQ9uF6CVjYLGFGwlieIXADW+vOfTdJ7+0H0P5oeLg2fyJXyDl8QE4n6SrnqD2vwuStSiNXFdr6nivB//QCCAiKS+w= root@opnfv-vping-2-ssh--92ffd35b-3450-459f-8134-d9e0f1b5fb03 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe8c:d548/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: c73372e1-91ea-49ed-8da3-25aaf83215e6 name: opnfv-vping-2-ssh--92ffd35b-3450-459f-8134-d9e0f1b5fb03 availability-zone: nova local-hostname: opnfv-vping-2-ssh--92ffd35b-3450-459f-8134-d9e0f1b5fb03.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.77 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--92ffd35b-3450-459f-8134-d9e0f1b5fb03 login: 2018-05-17 07:56:19,154 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-17 07:56:22,267 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-17 07:56:22,272 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-17 07:56:22,276 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-17 07:56:22,277 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-17 07:56:22,876 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 07:56:22,877 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-17 07:56:38,854 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-17 07:56:38,854 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-17 07:56:39,675 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'af6b540d-360a-4fb8-a2f8-7cd1bb91ec8e'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T07:42:59Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'bbf30ed5-c440-45fa-9676-90237b5e8ee6', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T07:42:53Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 07:56:39,676 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-17 07:56:39,676 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-17 07:56:39' 2018-05-17 07:56:39,676 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--58e4ecbe-9997-48f4-91d3-50b8defbbfe9' 2018-05-17 07:56:39,676 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-17 07:56:40,445 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--58e4ecbe-9997-48f4-91d3-50b8defbbfe9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T07:56:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/1583fa0d-e4a1-4cb3-9d0a-b2c1ebab6d85/file', u'owner': u'1592e926222b4a8caaf6b9aa19ecda4b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1583fa0d-e4a1-4cb3-9d0a-b2c1ebab6d85', u'size': None, u'name': u'functest-vping--58e4ecbe-9997-48f4-91d3-50b8defbbfe9', u'checksum': None, u'self': u'/v2/images/1583fa0d-e4a1-4cb3-9d0a-b2c1ebab6d85', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T07:56:40Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 07:56:40,445 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-58e4ecbe-9997-48f4-91d3-50b8defbbfe9' 2018-05-17 07:56:40,952 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T07:56:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'08aaca2d-0a25-442b-88db-b7b6bc2fe413', u'provider:segmentation_id': 1005, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-58e4ecbe-9997-48f4-91d3-50b8defbbfe9', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T07:56:40Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 07:56:41,772 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T07:56:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'843d0634-7c04-437c-836b-de99943ec2f8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-58e4ecbe-9997-48f4-91d3-50b8defbbfe9', u'enable_dhcp': True, u'network_id': u'08aaca2d-0a25-442b-88db-b7b6bc2fe413', u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T07:56:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 07:56:41,772 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-58e4ecbe-9997-48f4-91d3-50b8defbbfe9' 2018-05-17 07:56:43,065 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T07:56:42Z', u'revision_number': 3, u'ha': False, u'id': u'12a9b7fe-b6b1-4d64-a567-606ed0d3962b', u'external_gateway_info': {u'network_id': u'bbf30ed5-c440-45fa-9676-90237b5e8ee6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'af6b540d-360a-4fb8-a2f8-7cd1bb91ec8e', u'ip_address': u'172.30.10.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-58e4ecbe-9997-48f4-91d3-50b8defbbfe9', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T07:56:41Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 07:56:45,186 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-58e4ecbe-9997-48f4-91d3-50b8defbbfe9' 2018-05-17 07:56:45,358 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-58e4ecbe-9997-48f4-91d3-50b8defbbfe9', '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'1592e926222b4a8caaf6b9aa19ecda4b', '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'4a644bd3-09e2-4ae8-a351-1c9b6f82b9ce', 'swap': 0}) 2018-05-17 07:56:46,188 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-58e4ecbe-9997-48f4-91d3-50b8defbbfe9' 2018-05-17 07:56:56,254 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-58e4ecbe-9997-48f4-91d3-50b8defbbfe9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:79:30:72', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1583fa0d-e4a1-4cb3-9d0a-b2c1ebab6d85'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000025', u'OS-SRV-USG:launched_at': u'2018-05-17T07:56:55.000000', 'flavor': Munch({u'id': u'4a644bd3-09e2-4ae8-a351-1c9b6f82b9ce'}), 'az': u'nova', 'id': u'f70fb0bc-efd6-40bc-b9ce-090ad7c9b46d', 'security_groups': [Munch({u'name': u'vping-sg-58e4ecbe-9997-48f4-91d3-50b8defbbfe9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'011c23e572604bd88def470e9a994d8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.11', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.11', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.11', 'launched_at': u'2018-05-17T07:56:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T07:56:56Z', 'hostId': u'46da4be305d93d078041bbd2c321750ed6f0abdecb2154ba6eb89b3f', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'46da4be305d93d078041bbd2c321750ed6f0abdecb2154ba6eb89b3f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000025', u'OS-SRV-USG:launched_at': u'2018-05-17T07:56:55.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-58e4ecbe-9997-48f4-91d3-50b8defbbfe9', 'adminPass': u'nAKrVQ9ZFdxm', 'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'created_at': u'2018-05-17T07:56:47Z', 'created': u'2018-05-17T07:56:47Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 07:56:57,915 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1259535021 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.132150] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133790] pid_max: default: 32768 minimum: 301 [ 0.134700] ACPI: Core revision 20150930 [ 0.136100] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137403] Security Framework initialized [ 0.138204] Yama: becoming mindful. [ 0.138908] AppArmor: AppArmor initialized [ 0.139797] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.141283] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142634] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.143888] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.145335] Initializing cgroup subsys io [ 0.146134] Initializing cgroup subsys memory [ 0.146980] Initializing cgroup subsys devices [ 0.147846] Initializing cgroup subsys freezer [ 0.148728] Initializing cgroup subsys net_cls [ 0.149585] Initializing cgroup subsys perf_event [ 0.150491] Initializing cgroup subsys net_prio [ 0.151376] Initializing cgroup subsys hugetlb [ 0.152235] Initializing cgroup subsys pids [ 0.153107] CPU: Physical Processor ID: 0 [ 0.154579] mce: CPU supports 10 MCE banks [ 0.155437] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156449] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165735] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170987] ftrace: allocating 31920 entries in 125 pages [ 0.192593] smpboot: Max logical packages: 1 [ 0.193440] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194760] x2apic enabled [ 0.195481] Switched APIC routing to physical x2apic. [ 0.196973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198094] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.200104] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.201646] ... version: 2 [ 0.202413] ... bit width: 48 [ 0.203221] ... generic registers: 4 [ 0.204015] ... value mask: 0000ffffffffffff [ 0.205001] ... max period: 000000007fffffff [ 0.205997] ... fixed-purpose events: 3 [ 0.206772] ... event mask: 000000070000000f [ 0.207778] KVM setup paravirtual spinlock [ 0.209065] x86: Booted up 1 node, 1 CPUs [ 0.209857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211217] devtmpfs: initialized [ 0.212962] evm: security.selinux [ 0.213628] evm: security.SMACK64 [ 0.214301] evm: security.SMACK64EXEC [ 0.215015] evm: security.SMACK64TRANSMUTE [ 0.215812] evm: security.SMACK64MMAP [ 0.216553] evm: security.ima [ 0.217181] evm: security.capability [ 0.217971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219847] pinctrl core: initialized pinctrl subsystem [ 0.220941] RTC time: 7:56:55, date: 05/17/18 [ 0.221888] NET: Registered protocol family 16 [ 0.222866] cpuidle: using governor ladder [ 0.223696] cpuidle: using governor menu [ 0.224488] PCCT header not found. [ 0.225237] ACPI: bus type PCI registered [ 0.226052] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227306] PCI: Using configuration type 1 for base access [ 0.228394] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.230452] ACPI: Added _OSI(Module Device) [ 0.231287] ACPI: Added _OSI(Processor Device) [ 0.232161] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233070] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234963] ACPI: Interpreter enabled [ 0.235710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239447] ACPI: (supports S0 S3 S4 S5) [ 0.240245] ACPI: Using IOAPIC for interrupt routing [ 0.241226] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246809] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248056] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250337] acpiphp: Slot [3] registered [ 0.251139] acpiphp: Slot [4] registered [ 0.251932] acpiphp: Slot [5] registered [ 0.252749] acpiphp: Slot [6] registered [ 0.260039] acpiphp: Slot [7] registered [ 0.260852] acpiphp: Slot [8] registered [ 0.261645] acpiphp: Slot [9] registered [ 0.262452] acpiphp: Slot [10] registered [ 0.263276] acpiphp: Slot [11] registered [ 0.264110] acpiphp: Slot [12] registered [ 0.264929] acpiphp: Slot [13] registered [ 0.265755] acpiphp: Slot [14] registered [ 0.266558] acpiphp: Slot [15] registered [ 0.267371] acpiphp: Slot [16] registered [ 0.268206] acpiphp: Slot [17] registered [ 0.269031] acpiphp: Slot [18] registered [ 0.269850] acpiphp: Slot [19] registered [ 0.270650] acpiphp: Slot [20] registered [ 0.271471] acpiphp: Slot [21] registered [ 0.272301] acpiphp: Slot [22] registered [ 0.273115] acpiphp: Slot [23] registered [ 0.273945] acpiphp: Slot [24] registered [ 0.274760] acpiphp: Slot [25] registered [ 0.275574] acpiphp: Slot [26] registered [ 0.276392] acpiphp: Slot [27] registered [ 0.277222] acpiphp: Slot [28] registered [ 0.278033] acpiphp: Slot [29] registered [ 0.278837] acpiphp: Slot [30] registered [ 0.279642] acpiphp: Slot [31] registered [ 0.280465] PCI host bridge to bus 0000:00 [ 0.281293] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285290] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.286746] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.288441] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.294301] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.295991] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.298928] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.306106] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338424] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340008] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344508] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345823] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347094] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348922] vgaarb: loaded [ 0.349594] vgaarb: bridge control possible 0000:00:02.0 [ 0.350922] SCSI subsystem initialized [ 0.351863] ACPI: bus type USB registered [ 0.352819] usbcore: registered new interface driver usbfs [ 0.354060] usbcore: registered new interface driver hub [ 0.355270] usbcore: registered new device driver usb [ 0.356528] PCI: Using ACPI for IRQ routing [ 0.357669] NetLabel: Initializing [ 0.358496] NetLabel: domain hash size = 128 [ 0.359498] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.360650] NetLabel: unlabeled traffic allowed by default [ 0.361944] clocksource: Switched to clocksource kvm-clock [ 0.367232] AppArmor: AppArmor Filesystem Enabled [ 0.368372] pnp: PnP ACPI init [ 0.369366] pnp: PnP ACPI: found 5 devices [ 0.375499] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377546] NET: Registered protocol family 2 [ 0.378660] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.380243] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.381701] TCP: Hash tables configured (established 8192 bind 8192) [ 0.383135] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.384462] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.385875] NET: Registered protocol family 1 [ 0.386889] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.388226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.389534] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.403704] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418052] Trying to unpack rootfs image as initramfs... [ 0.467895] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.469745] Scanning for low memory corruption every 60 seconds [ 0.471308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.472714] audit: initializing netlink subsys (disabled) [ 0.473936] audit: type=2000 audit(1526543816.459:1): initialized [ 0.475518] Initialise system trusted keyring [ 0.476598] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.478026] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480237] zbud: loaded [ 0.481011] VFS: Disk quotas dquot_6.6.0 [ 0.481975] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.483766] fuse init (API version 7.23) [ 0.484808] Key type big_key registered [ 0.485740] Allocating IMA MOK and blacklist keyrings. [ 0.487038] Key type asymmetric registered [ 0.488020] Asymmetric key parser 'x509' registered [ 0.489158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.490867] io scheduler noop registered [ 0.491793] io scheduler deadline registered (default) [ 0.492979] io scheduler cfq registered [ 0.493928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496730] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498437] ACPI: Power Button [PWRF] [ 0.499398] GHES: HEST is not enabled! [ 0.513163] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.541777] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556343] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.558362] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581935] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.584161] Linux agpgart interface v0.103 [ 0.586303] brd: module loaded [ 0.587592] loop: module loaded [ 0.592678] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594274] GPT:90111 != 2097151 [ 0.595011] GPT:Alternate GPT header not at the end of the disk. [ 0.596296] GPT:90111 != 2097151 [ 0.597027] GPT: Use GNU Parted to correct GPT errors. [ 0.598130] vda: vda1 vda15 [ 0.599999] vdb: [ 0.601021] scsi host0: ata_piix [ 0.601839] scsi host1: ata_piix [ 0.602632] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.604090] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.605722] libphy: Fixed MDIO Bus: probed [ 0.606798] tun: Universal TUN/TAP device driver, 1.6 [ 0.607898] tun: (C) 1999-2004 Max Krasnyansky [ 0.609883] PPP generic driver version 2.4.2 [ 0.610894] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.612302] ehci-pci: EHCI PCI platform driver [ 0.613299] ehci-platform: EHCI generic platform driver [ 0.614454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.615782] ohci-pci: OHCI PCI platform driver [ 0.616790] ohci-platform: OHCI generic platform driver [ 0.617935] uhci_hcd: USB Universal Host Controller Interface driver [ 0.632239] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.633392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.635040] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.636145] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.637415] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.638841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640464] usb usb1: Product: UHCI Host Controller [ 0.641499] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.642772] usb usb1: SerialNumber: 0000:00:01.2 [ 0.643819] hub 1-0:1.0: USB hub found [ 0.644687] hub 1-0:1.0: 2 ports detected [ 0.645677] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.647882] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.648965] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650155] mousedev: PS/2 mouse device common for all mice [ 0.651579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653639] rtc_cmos 00:00: RTC can wake from S4 [ 0.654811] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656183] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657513] i2c /dev entries driver [ 0.658334] device-mapper: uevent: version 1.0.3 [ 0.659399] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661085] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662406] NET: Registered protocol family 10 [ 0.663432] NET: Registered protocol family 17 [ 0.664302] Key type dns_resolver registered [ 0.665148] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.666143] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667735] registered taskstats version 1 [ 0.668463] Loading compiled-in X.509 certificates [ 0.669791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671444] zswap: loaded using pool lzo/zbud [ 0.679146] Key type trusted registered [ 0.680585] Key type encrypted registered [ 0.681301] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682240] ima: No TPM chip found, activating TPM-bypass! [ 0.683175] evm: HMAC attrs: 0x1 [ 0.683994] Magic number: 2:901:925 [ 0.684709] rtc_cmos 00:00: setting system clock to 2018-05-17 07:56:55 UTC (1526543815) [ 0.686125] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687124] EDD information not available. [ 0.762864] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.764370] Write protecting the kernel read-only data: 14336k [ 0.765928] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.767672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.822414] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 2018-05-17 07:56:57,916 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9' 2018-05-17 07:57:07,467 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-58e4ecbe-9997-48f4-91d3-50b8defbbfe9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:91:7d', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1583fa0d-e4a1-4cb3-9d0a-b2c1ebab6d85'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000028', u'OS-SRV-USG:launched_at': u'2018-05-17T07:57:06.000000', 'flavor': Munch({u'id': u'4a644bd3-09e2-4ae8-a351-1c9b6f82b9ce'}), 'az': u'nova', 'id': u'a62178bf-a592-43fc-9c6e-79084341a3d1', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'011c23e572604bd88def470e9a994d8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.7', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.7', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.7', 'launched_at': u'2018-05-17T07:57:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T07:57:07Z', 'hostId': u'd4626e4b12520aad6133db2bc044f28b04db8807e14d0307f72acccf', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'd4626e4b12520aad6133db2bc044f28b04db8807e14d0307f72acccf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000028', u'OS-SRV-USG:launched_at': u'2018-05-17T07:57:06.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9', 'adminPass': u'N8Xfx7rDRGke', 'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', 'created_at': u'2018-05-17T07:56:59Z', 'created': u'2018-05-17T07:56:59Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 07:57:09,207 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1259535021 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.132150] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133790] pid_max: default: 32768 minimum: 301 [ 0.134700] ACPI: Core revision 20150930 [ 0.136100] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137403] Security Framework initialized [ 0.138204] Yama: becoming mindful. [ 0.138908] AppArmor: AppArmor initialized [ 0.139797] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.141283] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142634] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.143888] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.145335] Initializing cgroup subsys io [ 0.146134] Initializing cgroup subsys memory [ 0.146980] Initializing cgroup subsys devices [ 0.147846] Initializing cgroup subsys freezer [ 0.148728] Initializing cgroup subsys net_cls [ 0.149585] Initializing cgroup subsys perf_event [ 0.150491] Initializing cgroup subsys net_prio [ 0.151376] Initializing cgroup subsys hugetlb [ 0.152235] Initializing cgroup subsys pids [ 0.153107] CPU: Physical Processor ID: 0 [ 0.154579] mce: CPU supports 10 MCE banks [ 0.155437] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156449] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165735] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170987] ftrace: allocating 31920 entries in 125 pages [ 0.192593] smpboot: Max logical packages: 1 [ 0.193440] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194760] x2apic enabled [ 0.195481] Switched APIC routing to physical x2apic. [ 0.196973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198094] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.200104] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.201646] ... version: 2 [ 0.202413] ... bit width: 48 [ 0.203221] ... generic registers: 4 [ 0.204015] ... value mask: 0000ffffffffffff [ 0.205001] ... max period: 000000007fffffff [ 0.205997] ... fixed-purpose events: 3 [ 0.206772] ... event mask: 000000070000000f [ 0.207778] KVM setup paravirtual spinlock [ 0.209065] x86: Booted up 1 node, 1 CPUs [ 0.209857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211217] devtmpfs: initialized [ 0.212962] evm: security.selinux [ 0.213628] evm: security.SMACK64 [ 0.214301] evm: security.SMACK64EXEC [ 0.215015] evm: security.SMACK64TRANSMUTE [ 0.215812] evm: security.SMACK64MMAP [ 0.216553] evm: security.ima [ 0.217181] evm: security.capability [ 0.217971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219847] pinctrl core: initialized pinctrl subsystem [ 0.220941] RTC time: 7:56:55, date: 05/17/18 [ 0.221888] NET: Registered protocol family 16 [ 0.222866] cpuidle: using governor ladder [ 0.223696] cpuidle: using governor menu [ 0.224488] PCCT header not found. [ 0.225237] ACPI: bus type PCI registered [ 0.226052] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227306] PCI: Using configuration type 1 for base access [ 0.228394] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.230452] ACPI: Added _OSI(Module Device) [ 0.231287] ACPI: Added _OSI(Processor Device) [ 0.232161] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233070] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234963] ACPI: Interpreter enabled [ 0.235710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239447] ACPI: (supports S0 S3 S4 S5) [ 0.240245] ACPI: Using IOAPIC for interrupt routing [ 0.241226] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246809] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248056] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250337] acpiphp: Slot [3] registered [ 0.251139] acpiphp: Slot [4] registered [ 0.251932] acpiphp: Slot [5] registered [ 0.252749] acpiphp: Slot [6] registered [ 0.260039] acpiphp: Slot [7] registered [ 0.260852] acpiphp: Slot [8] registered [ 0.261645] acpiphp: Slot [9] registered [ 0.262452] acpiphp: Slot [10] registered [ 0.263276] acpiphp: Slot [11] registered [ 0.264110] acpiphp: Slot [12] registered [ 0.264929] acpiphp: Slot [13] registered [ 0.265755] acpiphp: Slot [14] registered [ 0.266558] acpiphp: Slot [15] registered [ 0.267371] acpiphp: Slot [16] registered [ 0.268206] acpiphp: Slot [17] registered [ 0.269031] acpiphp: Slot [18] registered [ 0.269850] acpiphp: Slot [19] registered [ 0.270650] acpiphp: Slot [20] registered [ 0.271471] acpiphp: Slot [21] registered [ 0.272301] acpiphp: Slot [22] registered [ 0.273115] acpiphp: Slot [23] registered [ 0.273945] acpiphp: Slot [24] registered [ 0.274760] acpiphp: Slot [25] registered [ 0.275574] acpiphp: Slot [26] registered [ 0.276392] acpiphp: Slot [27] registered [ 0.277222] acpiphp: Slot [28] registered [ 0.278033] acpiphp: Slot [29] registered [ 0.278837] acpiphp: Slot [30] registered [ 0.279642] acpiphp: Slot [31] registered [ 0.280465] PCI host bridge to bus 0000:00 [ 0.281293] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285290] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.286746] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.288441] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.294301] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.295991] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.298928] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.306106] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338424] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340008] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344508] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345823] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347094] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348922] vgaarb: loaded [ 0.349594] vgaarb: bridge control possible 0000:00:02.0 [ 0.350922] SCSI subsystem initialized [ 0.351863] ACPI: bus type USB registered [ 0.352819] usbcore: registered new interface driver usbfs [ 0.354060] usbcore: registered new interface driver hub [ 0.355270] usbcore: registered new device driver usb [ 0.356528] PCI: Using ACPI for IRQ routing [ 0.357669] NetLabel: Initializing [ 0.358496] NetLabel: domain hash size = 128 [ 0.359498] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.360650] NetLabel: unlabeled traffic allowed by default [ 0.361944] clocksource: Switched to clocksource kvm-clock [ 0.367232] AppArmor: AppArmor Filesystem Enabled [ 0.368372] pnp: PnP ACPI init [ 0.369366] pnp: PnP ACPI: found 5 devices [ 0.375499] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377546] NET: Registered protocol family 2 [ 0.378660] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.380243] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.381701] TCP: Hash tables configured (established 8192 bind 8192) [ 0.383135] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.384462] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.385875] NET: Registered protocol family 1 [ 0.386889] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.388226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.389534] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.403704] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418052] Trying to unpack rootfs image as initramfs... [ 0.467895] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.469745] Scanning for low memory corruption every 60 seconds [ 0.471308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.472714] audit: initializing netlink subsys (disabled) [ 0.473936] audit: type=2000 audit(1526543816.459:1): initialized [ 0.475518] Initialise system trusted keyring [ 0.476598] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.478026] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480237] zbud: loaded [ 0.481011] VFS: Disk quotas dquot_6.6.0 [ 0.481975] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.483766] fuse init (API version 7.23) [ 0.484808] Key type big_key registered [ 0.485740] Allocating IMA MOK and blacklist keyrings. [ 0.487038] Key type asymmetric registered [ 0.488020] Asymmetric key parser 'x509' registered [ 0.489158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.490867] io scheduler noop registered [ 0.491793] io scheduler deadline registered (default) [ 0.492979] io scheduler cfq registered [ 0.493928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496730] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498437] ACPI: Power Button [PWRF] [ 0.499398] GHES: HEST is not enabled! [ 0.513163] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.541777] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556343] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.558362] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581935] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.584161] Linux agpgart interface v0.103 [ 0.586303] brd: module loaded [ 0.587592] loop: module loaded [ 0.592678] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594274] GPT:90111 != 2097151 [ 0.595011] GPT:Alternate GPT header not at the end of the disk. [ 0.596296] GPT:90111 != 2097151 [ 0.597027] GPT: Use GNU Parted to correct GPT errors. [ 0.598130] vda: vda1 vda15 [ 0.599999] vdb: [ 0.601021] scsi host0: ata_piix [ 0.601839] scsi host1: ata_piix [ 0.602632] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.604090] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.605722] libphy: Fixed MDIO Bus: probed [ 0.606798] tun: Universal TUN/TAP device driver, 1.6 [ 0.607898] tun: (C) 1999-2004 Max Krasnyansky [ 0.609883] PPP generic driver version 2.4.2 [ 0.610894] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.612302] ehci-pci: EHCI PCI platform driver [ 0.613299] ehci-platform: EHCI generic platform driver [ 0.614454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.615782] ohci-pci: OHCI PCI platform driver [ 0.616790] ohci-platform: OHCI generic platform driver [ 0.617935] uhci_hcd: USB Universal Host Controller Interface driver [ 0.632239] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.633392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.635040] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.636145] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.637415] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.638841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640464] usb usb1: Product: UHCI Host Controller [ 0.641499] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.642772] usb usb1: SerialNumber: 0000:00:01.2 [ 0.643819] hub 1-0:1.0: USB hub found [ 0.644687] hub 1-0:1.0: 2 ports detected [ 0.645677] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.647882] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.648965] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650155] mousedev: PS/2 mouse device common for all mice [ 0.651579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653639] rtc_cmos 00:00: RTC can wake from S4 [ 0.654811] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656183] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657513] i2c /dev entries driver [ 0.658334] device-mapper: uevent: version 1.0.3 [ 0.659399] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661085] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662406] NET: Registered protocol family 10 [ 0.663432] NET: Registered protocol family 17 [ 0.664302] Key type dns_resolver registered [ 0.665148] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.666143] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667735] registered taskstats version 1 [ 0.668463] Loading compiled-in X.509 certificates [ 0.669791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671444] zswap: loaded using pool lzo/zbud [ 0.679146] Key type trusted registered [ 0.680585] Key type encrypted registered [ 0.681301] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682240] ima: No TPM chip found, activating TPM-bypass! [ 0.683175] evm: HMAC attrs: 0x1 [ 0.683994] Magic number: 2:901:925 [ 0.684709] rtc_cmos 00:00: setting system clock to 2018-05-17 07:56:55 UTC (1526543815) [ 0.686125] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687124] EDD information not available. [ 0.762864] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.764370] Write protecting the kernel read-only data: 14336k [ 0.765928] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.767672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.822414] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.11... Lease of 192.168.130.11 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCruLnsCluv9zeDfEs0NaiJN0laLerUPUkPLY3Pe/+Isj3Mu9AfTemw2sBdRXCFjUNOTwzlhjs0g5eCQqcu8tIv/UxZHQ1Fs6sqcw6HIbldhArA7POZ29rZuwwcx2H6VX2XHKm+6aqQo77RGTyBdYtfT8afrpx58u4SdISd+HjlDmf6nd+Y/bRP7V0QcIkk6g4b0i+QehdgH/Vx3Ugcg9gRVNaP5Qw2vh9mZkhkyx4R19QX5IshqHUS9DoYbS/HASTvomWFKuz6e560jxTDNqi7JvHmqfsLiU8a5cBUc6EQD2nz/XHMf7d2C7LPaArSPi2ojv6geNwgIVa18w+RLs57 root@opnfv-vping-1-58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBALn1ByJ/ssaZmX2jPql72JIeXFVJGa9TjiQCWCWhiaVbHKfWBRGnZjYjlmiVIUr87QvWMWuqAlCaNa1kQlqwqvo7yaG5Teusb134iasxZ23NBKC3+ksI2o4ScGaPi1c90DmE1zNDUTsTpNLykiJKKzEman880jTs6Pwz07TY7OXZAAAAFQDZgZOtd0c5ZhnzlOINbwdwYPrXhQAAAIAnWZsnwGFBhtPigKmStuxHvW9GYG7U6cKvrTyd/xJguJzcxo/e28ngglbfx/1aAtcaGEs4Aw7pKjmmNbZI2ijCFz0ufmRtWN939jTQDoxX6dao85jx2K8OqUPNVGOlVmOampqX6VeYEbvTVKO02RyCXuz3dnjSq1lsEPtUBop36wAAAIAqwWnmrLaXLbPs7aaTuKpHqfUao/6cmPXnC8sGWCSMPXhV/1R4NKhSK43tcbgH39J3b7AIcZKuxyM1e8bNP3F7ziJ6hEiXlpg94XAS/v8qzBMDgd6CfkbuaO2z3E/eAqeW+Fdi/k6usiWSYnaYkSR6O6ATvuO2cONknyGrFd7oPg== root@opnfv-vping-1-58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:fe79:3072/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: f70fb0bc-efd6-40bc-b9ce-090ad7c9b46d name: opnfv-vping-1-58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-1-58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: /dev/root resized successfully [took 7.78s] 2018-05-17 07:57:09,208 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-17 07:57:09,208 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-17 07:57:11,219 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === 2018-05-17 07:57:11,219 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:57:13,017 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes 2018-05-17 07:57:14,994 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes 2018-05-17 07:57:16,756 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes 2018-05-17 07:57:18,627 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] 2018-05-17 07:57:20,463 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] 2018-05-17 07:57:22,416 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] 2018-05-17 07:57:24,385 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] 2018-05-17 07:57:26,383 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] 2018-05-17 07:57:28,518 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-17 07:57:30,472 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-17 07:57:30,473 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:57:32,397 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-17 07:57:34,426 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-17 07:57:36,392 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-17 07:57:38,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-17 07:57:40,442 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-17 07:57:42,221 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:44,074 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:45,882 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:47,692 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:49,612 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:49,613 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:57:51,495 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:53,450 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:55,217 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:57,146 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:57:59,268 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:01,092 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:02,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:04,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:06,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:08,647 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:08,648 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:58:10,572 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:12,470 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:14,464 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:16,346 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:18,360 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:20,262 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:22,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:24,114 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:26,076 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:28,057 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:28,057 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:58:29,956 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:31,971 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:33,795 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:35,675 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:37,502 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:39,506 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:41,608 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:43,530 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:45,649 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:47,660 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:47,661 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:58:49,546 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:51,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:53,366 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:55,169 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:57,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:58:58,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:00,905 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:02,889 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:04,683 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:06,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:06,647 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:59:08,525 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:10,527 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:12,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:14,235 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:16,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:18,186 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:19,983 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:21,898 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:23,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:25,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:25,767 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:59:27,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:29,701 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:31,705 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:33,708 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:35,807 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:37,659 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:39,777 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:41,558 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:43,458 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:45,468 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:45,469 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 07:59:47,480 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:49,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:51,353 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:53,344 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:55,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:57,392 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 07:59:59,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:00,970 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:02,730 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:04,671 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:04,672 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:00:06,533 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:08,411 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:10,361 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:12,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:13,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:15,846 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:17,738 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:19,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:21,399 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:23,337 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:23,338 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:00:25,295 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:27,183 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:28,985 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:30,777 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:32,583 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:34,591 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:36,376 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:38,362 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:40,236 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:42,146 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:42,148 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:00:44,163 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:46,055 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:47,852 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:49,775 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:51,687 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:53,509 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:55,322 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:57,264 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:00:59,183 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:00,975 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:00,976 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:01:02,965 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:04,968 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:06,953 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:08,849 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:10,638 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:12,528 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:14,537 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:16,507 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:18,347 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:20,163 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:20,164 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:01:21,979 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:23,798 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:25,597 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:27,407 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:29,214 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:31,208 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:33,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:35,045 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:36,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:38,888 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:38,889 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:01:40,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:42,589 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:44,491 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:46,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:48,422 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:50,450 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:52,314 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:54,240 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:56,193 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:58,038 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:01:58,039 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:01:59,965 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:01,924 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:03,828 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:05,834 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:07,891 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:09,709 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:11,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:13,678 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:15,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:17,382 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:17,383 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:02:19,562 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:21,462 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:23,489 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:25,305 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:27,041 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:28,857 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:30,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:32,686 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:34,441 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:36,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:36,242 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:02:38,142 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:40,280 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:42,162 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:43,969 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:45,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:47,560 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:49,657 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:51,463 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:53,381 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:55,313 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:55,314 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:02:57,320 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:02:59,207 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:01,176 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:02,946 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:04,788 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:06,583 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:08,610 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:10,401 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:12,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:13,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:13,983 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-17 08:03:16,082 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:18,010 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:20,030 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:21,918 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:23,909 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:25,824 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:27,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:29,557 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:31,468 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:33,304 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1532272304 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125616] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127212] pid_max: default: 32768 minimum: 301 [ 0.128099] ACPI: Core revision 20150930 [ 0.129510] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130811] Security Framework initialized [ 0.131585] Yama: becoming mindful. [ 0.132311] AppArmor: AppArmor initialized [ 0.133195] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.134657] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135981] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137220] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.138658] Initializing cgroup subsys io [ 0.139480] Initializing cgroup subsys memory [ 0.140306] Initializing cgroup subsys devices [ 0.141190] Initializing cgroup subsys freezer [ 0.142093] Initializing cgroup subsys net_cls [ 0.142976] Initializing cgroup subsys perf_event [ 0.143878] Initializing cgroup subsys net_prio [ 0.144771] Initializing cgroup subsys hugetlb [ 0.145639] Initializing cgroup subsys pids [ 0.146480] CPU: Physical Processor ID: 0 [ 0.147992] mce: CPU supports 10 MCE banks [ 0.148802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164339] ftrace: allocating 31920 entries in 125 pages [ 0.186039] smpboot: Max logical packages: 1 [ 0.186869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188182] x2apic enabled [ 0.188897] Switched APIC routing to physical x2apic. [ 0.190431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191563] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193626] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195248] ... version: 2 [ 0.196056] ... bit width: 48 [ 0.196886] ... generic registers: 4 [ 0.197711] ... value mask: 0000ffffffffffff [ 0.198737] ... max period: 000000007fffffff [ 0.199786] ... fixed-purpose events: 3 [ 0.200589] ... event mask: 000000070000000f [ 0.201631] KVM setup paravirtual spinlock [ 0.202941] x86: Booted up 1 node, 1 CPUs [ 0.203763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205176] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207654] evm: security.SMACK64 [ 0.208359] evm: security.SMACK64EXEC [ 0.209123] evm: security.SMACK64TRANSMUTE [ 0.209977] evm: security.SMACK64MMAP [ 0.210735] evm: security.ima [ 0.211360] evm: security.capability [ 0.212189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214121] pinctrl core: initialized pinctrl subsystem [ 0.215244] RTC time: 7:57:06, date: 05/17/18 [ 0.216219] NET: Registered protocol family 16 [ 0.217228] cpuidle: using governor ladder [ 0.218094] cpuidle: using governor menu [ 0.218889] PCCT header not found. [ 0.219629] ACPI: bus type PCI registered [ 0.220458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221736] PCI: Using configuration type 1 for base access [ 0.222832] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224886] ACPI: Added _OSI(Module Device) [ 0.225720] ACPI: Added _OSI(Processor Device) [ 0.226599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227512] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229436] ACPI: Interpreter enabled [ 0.230178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232074] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233971] ACPI: (supports S0 S3 S4 S5) [ 0.234767] ACPI: Using IOAPIC for interrupt routing [ 0.235723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244828] acpiphp: Slot [3] registered [ 0.245656] acpiphp: Slot [4] registered [ 0.246447] acpiphp: Slot [5] registered [ 0.247268] acpiphp: Slot [6] registered [ 0.254594] acpiphp: Slot [7] registered [ 0.255395] acpiphp: Slot [8] registered [ 0.256195] acpiphp: Slot [9] registered [ 0.256986] acpiphp: Slot [10] registered [ 0.257831] acpiphp: Slot [11] registered [ 0.258662] acpiphp: Slot [12] registered [ 0.259479] acpiphp: Slot [13] registered [ 0.260325] acpiphp: Slot [14] registered [ 0.261146] acpiphp: Slot [15] registered [ 0.261972] acpiphp: Slot [16] registered [ 0.262771] acpiphp: Slot [17] registered [ 0.263602] acpiphp: Slot [18] registered [ 0.264427] acpiphp: Slot [19] registered [ 0.265244] acpiphp: Slot [20] registered [ 0.266104] acpiphp: Slot [21] registered [ 0.266924] acpiphp: Slot [22] registered [ 0.267751] acpiphp: Slot [23] registered [ 0.268581] acpiphp: Slot [24] registered [ 0.269380] acpiphp: Slot [25] registered [ 0.270236] acpiphp: Slot [26] registered [ 0.271054] acpiphp: Slot [27] registered [ 0.271871] acpiphp: Slot [28] registered [ 0.272695] acpiphp: Slot [29] registered [ 0.273532] acpiphp: Slot [30] registered [ 0.274344] acpiphp: Slot [31] registered [ 0.275156] PCI host bridge to bus 0000:00 [ 0.275984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280044] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288417] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289777] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333313] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334478] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337121] vgaarb: loaded [ 0.337725] vgaarb: bridge control possible 0000:00:02.0 [ 0.338885] SCSI subsystem initialized [ 0.339713] ACPI: bus type USB registered [ 0.340583] usbcore: registered new interface driver usbfs [ 0.341642] usbcore: registered new interface driver hub [ 0.342649] usbcore: registered new device driver usb [ 0.343730] PCI: Using ACPI for IRQ routing [ 0.344740] NetLabel: Initializing [ 0.345433] NetLabel: domain hash size = 128 [ 0.346274] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347195] NetLabel: unlabeled traffic allowed by default [ 0.348275] clocksource: Switched to clocksource kvm-clock [ 0.353408] AppArmor: AppArmor Filesystem Enabled [ 0.354354] pnp: PnP ACPI init [ 0.355212] pnp: PnP ACPI: found 5 devices [ 0.361222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362884] NET: Registered protocol family 2 [ 0.363794] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.365086] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369779] NET: Registered protocol family 1 [ 0.370662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401370] Trying to unpack rootfs image as initramfs... [ 0.450984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452539] Scanning for low memory corruption every 60 seconds [ 0.453834] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454930] audit: initializing netlink subsys (disabled) [ 0.455904] audit: type=2000 audit(1526543827.363:1): initialized [ 0.457218] Initialise system trusted keyring [ 0.458099] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461164] zbud: loaded [ 0.461846] VFS: Disk quotas dquot_6.6.0 [ 0.462613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464069] fuse init (API version 7.23) [ 0.464924] Key type big_key registered [ 0.465688] Allocating IMA MOK and blacklist keyrings. [ 0.466813] Key type asymmetric registered [ 0.467586] Asymmetric key parser 'x509' registered [ 0.468507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469886] io scheduler noop registered [ 0.470637] io scheduler deadline registered (default) [ 0.471602] io scheduler cfq registered [ 0.472388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475955] ACPI: Power Button [PWRF] [ 0.476755] GHES: HEST is not enabled! [ 0.490454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532576] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560357] Linux agpgart interface v0.103 [ 0.562403] brd: module loaded [ 0.563616] loop: module loaded [ 0.568292] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.569578] GPT:90111 != 2097151 [ 0.570206] GPT:Alternate GPT header not at the end of the disk. [ 0.571202] GPT:90111 != 2097151 [ 0.571790] GPT: Use GNU Parted to correct GPT errors. [ 0.572690] vda: vda1 vda15 [ 0.574596] vdb: [ 0.575612] scsi host0: ata_piix [ 0.576269] scsi host1: ata_piix [ 0.576923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.579426] libphy: Fixed MDIO Bus: probed [ 0.580156] tun: Universal TUN/TAP device driver, 1.6 [ 0.581011] tun: (C) 1999-2004 Max Krasnyansky [ 0.582926] PPP generic driver version 2.4.2 [ 0.583737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584867] ehci-pci: EHCI PCI platform driver [ 0.585683] ehci-platform: EHCI generic platform driver [ 0.586576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587612] ohci-pci: OHCI PCI platform driver [ 0.588403] ohci-platform: OHCI generic platform driver [ 0.589309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605624] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.606503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.607537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.608672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609964] usb usb1: Product: UHCI Host Controller [ 0.610845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.611919] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612846] hub 1-0:1.0: USB hub found [ 0.613580] hub 1-0:1.0: 2 ports detected [ 0.614438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.616355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.617240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.618249] mousedev: PS/2 mouse device common for all mice [ 0.619437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.621112] rtc_cmos 00:00: RTC can wake from S4 [ 0.622122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.624436] i2c /dev entries driver [ 0.625133] device-mapper: uevent: version 1.0.3 [ 0.626082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.627599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.628862] NET: Registered protocol family 10 [ 0.629819] NET: Registered protocol family 17 [ 0.630679] Key type dns_resolver registered [ 0.631533] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.632568] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.634219] registered taskstats version 1 [ 0.634973] Loading compiled-in X.509 certificates [ 0.636357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.638069] zswap: loaded using pool lzo/zbud [ 0.645963] Key type trusted registered [ 0.647486] Key type encrypted registered [ 0.648239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649214] ima: No TPM chip found, activating TPM-bypass! [ 0.650176] evm: HMAC attrs: 0x1 [ 0.651063] Magic number: 2:454:976 [ 0.651825] rtc_cmos 00:00: setting system clock to 2018-05-17 07:57:07 UTC (1526543827) [ 0.653331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654393] EDD information not available. [ 0.737212] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.738605] Write protecting the kernel read-only data: 14336k [ 0.740104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.741797] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.887238] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/T+73vlpP4+cvxp8cgUNnoWTSQbpOKYLcdZkAyMdeUQhrd+rxAX7jOOThln8W7512oTZCkwHFpHoKIb4Emg8ETgX7dhhZdup9dLOVdSE7AGVb1DvW8+eqv4YZjfX1q16hGnNlZ5OwXFO+0cVQnJjs67X8ztI4lCJsCMwm7RQnMSRlRF4vJ11VKHkYL8aSadt0QuifIO8IsMlbfz5w8rcfbimwLiWn06RrhWS8/5lmzSv391bma4FYytB14ryMGPnzKXn86a+7Dn1IoECyS7PANUl52pmwqkzbmaLqlXQD19t0MaeSYiou1p5dfK/YUuM2eUu+m/Dce2QF9KSg9H+5 root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 ssh-dss AAAAB3NzaC1kc3MAAACBAPolZcM8K6vOsnT0oFaFMLw03Tleg/juwgGhmgW0QwJBJtgI+NNh+SZ5y+3twoSXmmo96VonMBliRLepNfgzo7Nsga1WFRR6P5ZQPJ14kqElg8pawYrTEjgQOSUNMWackSXPACok8bZvhv55H1WQqElX7d4IZElFVxbTqCiyBF5fAAAAFQCJHC/tQvRh+ygvD0GmKQRM6U6R6wAAAIARwJ735HGWi94MDtjm5trPN0Kro9Cg7P2fiAmB7YIMdzQlA8dAZKDogVEl0Fg/NhtGd325vvqAv92YOGXA8O13ePHCP0pt1ptzrcoKKylTNNFkrqpg7YQokcyPQxlIiWNVLSLfNI5maG5ZSBZpxeQhBSaWvFBQTpMsJ1vVsXOLiAAAAIEAlfpSSw5SNbIiGGPWNt+HFRRRY/ioJuRPTZlR3smcUjdK4Fto+mVWcmhUI8J2UXLzurJxMnkN4c1rDiIDuhc0nn75/aA9X88BZZ3LYQqh1lM1/0JH7mtDIPd3a7mN7dOwcYUWFC3JvhaXzBg0KGC5zZMPCO4zBjb+cj+ddhu3TjE= root@opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:feea:917d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a62178bf-a592-43fc-9c6e-79084341a3d1 name: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 availability-zone: nova local-hostname: opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.73 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EA:91:7D inet addr:192.168.130.7 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:917d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548 (1.5 KiB) TX bytes:2013 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.16s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.084799] usb 1-1: Product: QEMU USB Tablet [ 1.084800] usb 1-1: Manufacturer: QEMU [ 1.084801] usb 1-1: SerialNumber: 42 [ 1.452331] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.452334] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns [ 1.845091] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.862920] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.887238] random: dd urandom read with 5 bits of entropy available [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 17 08:57:08 cirros syslog.info syslogd started: BusyBox v1.23.2 May 17 08:57:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 17 08:57:08 cirros kern.notice kernel: [ 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) May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 17 08:57:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 17 08:57:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 17 08:57:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 17 08:57:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 17 08:57:08 cirros kern.notice kernel: [ 1.887238] random: dd urandom read with 5 bits of entropy available May 17 08:57:09 cirros authpriv.info dropbear[315]: Running in background May 17 08:57:09 cirros kern.info kernel: [ 2.794017] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 17 08:57:17 cirros kern.info kernel: [ 10.466771] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58e4ecbe-9997-48f4-91d3-50b8defbbfe9 login: 2018-05-17 08:03:33,305 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-17 08:03:33,420 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 08:03:33,422 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 06:54 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-17 08:03:47,714 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-17 08:03:47,714 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-17 08:03:47,813 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 08:03:47,814 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 08:03:47,814 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 08:03:54,630 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8325c08a-bf0c-4511-8e12-607987c5c4fe | 2018-05-17T08:03:53.831617 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8325c08a-bf0c-4511-8e12-607987c5c4fe ~/.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-05-17 08:03:58,795 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-17 08:03:58,795 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 08:04:06,287 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=73b57a30-2250-4e6d-abb6-c1c6184970cb) as the default verifier for the future CLI operations. 2018-05-17 08:04:09,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-bc02afa4-7eee-4256-8fe5-44f7c421ab17' 2018-05-17 08:04:10,886 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T08:04:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'a1ae96ec-3f6f-450e-b16a-0373423d9670', u'provider:segmentation_id': 1026, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-bc02afa4-7eee-4256-8fe5-44f7c421ab17', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T08:04:10Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 08:04:12,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T08:04:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'dfa2ca0f-ecc0-4f8b-9000-7c9f33238a2b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-bc02afa4-7eee-4256-8fe5-44f7c421ab17', u'enable_dhcp': True, u'network_id': u'a1ae96ec-3f6f-450e-b16a-0373423d9670', u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T08:04:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 08:04:12,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 08:04:12,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-bc02afa4-7eee-4256-8fe5-44f7c421ab17' 2018-05-17 08:04:12,832 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-bc02afa4-7eee-4256-8fe5-44f7c421ab17', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T08:04:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d767d19a-584d-426a-b56c-288f99d6b0a4/file', u'owner': u'1592e926222b4a8caaf6b9aa19ecda4b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd767d19a-584d-426a-b56c-288f99d6b0a4', u'size': None, u'name': u'Cirros-0.4.0-bc02afa4-7eee-4256-8fe5-44f7c421ab17', u'checksum': None, u'self': u'/v2/images/d767d19a-584d-426a-b56c-288f99d6b0a4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T08:04:12Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 08:04:12,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-bc02afa4-7eee-4256-8fe5-44f7c421ab17' 2018-05-17 08:04:13,443 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-bc02afa4-7eee-4256-8fe5-44f7c421ab17', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T08:04:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/9f0236de-5921-408a-8302-30deda74b561/file', u'owner': u'1592e926222b4a8caaf6b9aa19ecda4b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9f0236de-5921-408a-8302-30deda74b561', u'size': None, u'name': u'Cirros-0.4.0-1-bc02afa4-7eee-4256-8fe5-44f7c421ab17', u'checksum': None, u'self': u'/v2/images/9f0236de-5921-408a-8302-30deda74b561', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T08:04:13Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 08:04:13,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 08:04:13,661 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-bc02afa4-7eee-4256-8fe5-44f7c421ab17', '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'1592e926222b4a8caaf6b9aa19ecda4b', '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'a968e153-ae0f-4d40-97de-9d01df1cbeff', 'swap': 0}) 2018-05-17 08:04:13,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-bc02afa4-7eee-4256-8fe5-44f7c421ab17', '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'1592e926222b4a8caaf6b9aa19ecda4b', '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'7f2c0596-7ca0-4696-901b-ac44aba2028f', 'swap': 0}) 2018-05-17 08:04:17,641 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 08:04:17,642 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 08:04:17,642 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 08:04:17,645 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 08:04:17,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 08:04:20,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-73b57a30-2250-4e6d-abb6-c1c6184970cb/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-17 08:04:20,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-17 08:04:20,866 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-17 08:04:20,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-17 08:22:15,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 16a9f720-ef50-4add-87fa-e791c8783bcd 2018-05-17 08:22:15,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '16a9f720-ef50-4add-87fa-e791c8783bcd']'. 2018-05-17 08:22:16,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 08:22:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 08:22:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 08:22:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 16a9f720-ef50-4add-87fa-e791c8783bcd | 2018-05-17 08:22:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-17 08:22:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 08:04:23 | 2018-05-17 08:22:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 08:22:15 | 2018-05-17 08:22:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:52 | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 73b57a30-2250-4e6d-abb6-c1c6184970cb) | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8325c08a-bf0c-4511-8e12-607987c5c4fe) | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1045.427 | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-17 08:22:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-17 08:22:16,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 08:22:16,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 08:22:16,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-17 08:22:16,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 08:22:16,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 08:22:16,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-17 08:22:21,607 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 08:22:21,608 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:12 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-17 08:22:21,614 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-17 08:22:21,614 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-17 08:22:21,717 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 08:22:22,199 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 08:22:22,199 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-17 08:22:22,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 08:22:26,236 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 08:22:29,608 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 112c40c7-de5f-4d11-81b0-1875f5ba4265 | 2018-05-17T08:22:28.866104 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 112c40c7-de5f-4d11-81b0-1875f5ba4265 ~/.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-05-17 08:22:33,603 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-17 08:22:33,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-17 08:22:34,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-eb457b95-21c2-47e4-9c6a-5fa643db0e6f'... 2018-05-17 08:22:35,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-eb457b95-21c2-47e4-9c6a-5fa643db0e6f'... 2018-05-17 08:22:36,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-eb457b95-21c2-47e4-9c6a-5fa643db0e6f'... 2018-05-17 08:22:40,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-eb457b95-21c2-47e4-9c6a-5fa643db0e6f'... 2018-05-17 08:22:40,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-eb457b95-21c2-47e4-9c6a-5fa643db0e6f'... 2018-05-17 08:22:40,547 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-17 08:22:40,548 - 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-05-17 08:22:40,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 08:22:40,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 08:22:40,569 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '4cef72ff-8f9a-47d4-9037-81a0bc9551e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', 'flavor_name': 'rally-tiny-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', '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-05-17 08:23:50,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0fdede3e-4fc3-4381-a533-98cadf78a465 2018-05-17 08:23:50,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-17 08:23:50,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0fdede3e-4fc3-4381-a533-98cadf78a465'] 2018-05-17 08:23:51,966 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0fdede3e-4fc3-4381-a533-98cadf78a465: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0fdede3e-4fc3-4381-a533-98cadf78a465 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.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | total | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> duration | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.59143 Full duration: 7.569548 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0fdede3e-4fc3-4381-a533-98cadf78a465 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.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> duration | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.029763 Full duration: 8.629648 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0fdede3e-4fc3-4381-a533-98cadf78a465 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.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | -> duration | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.272916 Full duration: 8.069264 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0fdede3e-4fc3-4381-a533-98cadf78a465 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.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.035502 Full duration: 8.033102 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0fdede3e-4fc3-4381-a533-98cadf78a465 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | -> duration | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.266212 Full duration: 8.282341 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0fdede3e-4fc3-4381-a533-98cadf78a465 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.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | -> duration | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.99847 Full duration: 8.477674 HINTS: * To plot HTML graphics with this data, run: rally task report 0fdede3e-4fc3-4381-a533-98cadf78a465 --out output.html * To generate a JUnit report, run: rally task export 0fdede3e-4fc3-4381-a533-98cadf78a465 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0fdede3e-4fc3-4381-a533-98cadf78a465 --json --out output.json 2018-05-17 08:23:51,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0fdede3e-4fc3-4381-a533-98cadf78a465'] 2018-05-17 08:23:52,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 08:23:52,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0fdede3e-4fc3-4381-a533-98cadf78a465', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-17 08:23:52,992 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-17 08:23:52,993 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-17 08:23:52,993 - 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-05-17 08:23:52,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 08:23:53,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 08:23:53,012 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '4cef72ff-8f9a-47d4-9037-81a0bc9551e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', 'flavor_name': 'rally-tiny-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', '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-05-17 08:25:26,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8ecb7ddf-0dbe-4553-8832-39dfa6461098 2018-05-17 08:25:26,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8ecb7ddf-0dbe-4553-8832-39dfa6461098'] 2018-05-17 08:25:27,108 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8ecb7ddf-0dbe-4553-8832-39dfa6461098: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ecb7ddf-0dbe-4553-8832-39dfa6461098 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | -> glance_v2.upload_data | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | glance_v2.delete_image | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 3.398 | 3.398 | 3.398 | 3.398 | 3.398 | 3.398 | 100.0% | 1 | | -> duration | 3.398 | 3.398 | 3.398 | 3.398 | 3.398 | 3.398 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.398482 Full duration: 12.27721 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ecb7ddf-0dbe-4553-8832-39dfa6461098 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.187 | 3.187 | 3.187 | 3.187 | 3.187 | 3.187 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | -> glance_v2.upload_data | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | glance_v2.list_images | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 100.0% | 1 | | -> duration | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.329614 Full duration: 14.684391 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ecb7ddf-0dbe-4553-8832-39dfa6461098 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.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | -> duration | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.325851 Full duration: 8.489742 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "4cef72ff-8f9a-47d4-9037-81a0bc9551e6" } ], "flavor": { "name": "rally-tiny-eb457b95-21c2-47e4-9c6a-5fa643db0e6f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ecb7ddf-0dbe-4553-8832-39dfa6461098 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.197 | 3.197 | 3.197 | 3.197 | 3.197 | 3.197 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | -> glance_v2.upload_data | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | nova.boot_servers | 12.595 | 12.595 | 12.595 | 12.595 | 12.595 | 12.595 | 100.0% | 1 | | total | 15.793 | 15.793 | 15.793 | 15.793 | 15.793 | 15.793 | 100.0% | 1 | | -> duration | 14.793 | 14.793 | 14.793 | 14.793 | 14.793 | 14.793 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.79311 Full duration: 35.819861 HINTS: * To plot HTML graphics with this data, run: rally task report 8ecb7ddf-0dbe-4553-8832-39dfa6461098 --out output.html * To generate a JUnit report, run: rally task export 8ecb7ddf-0dbe-4553-8832-39dfa6461098 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8ecb7ddf-0dbe-4553-8832-39dfa6461098 --json --out output.json 2018-05-17 08:25:27,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8ecb7ddf-0dbe-4553-8832-39dfa6461098'] 2018-05-17 08:25:28,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 08:25:28,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8ecb7ddf-0dbe-4553-8832-39dfa6461098', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-17 08:25:28,121 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-17 08:25:28,121 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-17 08:25:28,122 - 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-05-17 08:25:28,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 08:25:28,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 08:25:28,139 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '4cef72ff-8f9a-47d4-9037-81a0bc9551e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', 'flavor_name': 'rally-tiny-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', '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-05-17 08:30:39,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d6ff4def-3376-46d9-b378-6d53870b9568 2018-05-17 08:30:39,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd6ff4def-3376-46d9-b378-6d53870b9568'] 2018-05-17 08:30:40,516 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 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.229 | 3.229 | 3.229 | 3.229 | 3.229 | 3.229 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.622 | 10.622 | 10.622 | 10.622 | 10.622 | 10.622 | 100.0% | 1 | | total | 13.851 | 13.851 | 13.851 | 13.851 | 13.851 | 13.851 | 100.0% | 1 | | -> duration | 13.851 | 13.851 | 13.851 | 13.851 | 13.851 | 13.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.851167 Full duration: 42.395227 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 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.487 | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 100.0% | 1 | | cinder_v2.delete_volume | 10.992 | 10.992 | 10.992 | 10.992 | 10.992 | 10.992 | 100.0% | 1 | | total | 14.48 | 14.48 | 14.48 | 14.48 | 14.48 | 14.48 | 100.0% | 1 | | -> duration | 14.48 | 14.48 | 14.48 | 14.48 | 14.48 | 14.48 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.479556 Full duration: 26.439617 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "Cirros-0.4.0-eb457b95-21c2-47e4-9c6a-5fa643db0e6f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.626 | 5.626 | 5.626 | 5.626 | 5.626 | 5.626 | 100.0% | 1 | | cinder_v2.delete_volume | 10.818 | 10.818 | 10.818 | 10.818 | 10.818 | 10.818 | 100.0% | 1 | | total | 16.446 | 16.446 | 16.446 | 16.446 | 16.446 | 16.446 | 100.0% | 1 | | -> duration | 16.446 | 16.446 | 16.446 | 16.446 | 16.446 | 16.446 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.445526 Full duration: 28.670005 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 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.577 | 3.577 | 3.577 | 3.577 | 3.577 | 3.577 | 100.0% | 1 | | cinder_v2.delete_volume | 10.81 | 10.81 | 10.81 | 10.81 | 10.81 | 10.81 | 100.0% | 1 | | total | 14.387 | 14.387 | 14.387 | 14.387 | 14.387 | 14.387 | 100.0% | 1 | | -> duration | 14.387 | 14.387 | 14.387 | 14.387 | 14.387 | 14.387 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.38713 Full duration: 24.574513 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 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.304 | 3.304 | 3.304 | 3.304 | 3.304 | 3.304 | 100.0% | 1 | | cinder_v2.extend_volume | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | cinder_v2.delete_volume | 19.593 | 19.593 | 19.593 | 19.593 | 19.593 | 19.593 | 100.0% | 1 | | total | 25.545 | 25.545 | 25.545 | 25.545 | 25.545 | 25.545 | 100.0% | 1 | | -> duration | 25.545 | 25.545 | 25.545 | 25.545 | 25.545 | 25.545 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.545456 Full duration: 36.211456 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 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 | 26.864 | 26.864 | 26.864 | 26.864 | 26.864 | 26.864 | 100.0% | 1 | | cinder_v2.delete_volume | 10.798 | 10.798 | 10.798 | 10.798 | 10.798 | 10.798 | 100.0% | 1 | | total | 37.664 | 37.664 | 37.664 | 37.664 | 37.664 | 37.664 | 100.0% | 1 | | -> duration | 37.664 | 37.664 | 37.664 | 37.664 | 37.664 | 37.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.6639 Full duration: 63.59159 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | cinder_v2.list_qos | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743644 Full duration: 12.804883 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 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.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | cinder_v2.set_qos | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.972348 Full duration: 12.767378 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | cinder_v2.list_types | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> duration | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838665 Full duration: 12.894854 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6ff4def-3376-46d9-b378-6d53870b9568 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> duration | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.90188 Full duration: 13.087474 HINTS: * To plot HTML graphics with this data, run: rally task report d6ff4def-3376-46d9-b378-6d53870b9568 --out output.html * To generate a JUnit report, run: rally task export d6ff4def-3376-46d9-b378-6d53870b9568 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d6ff4def-3376-46d9-b378-6d53870b9568 --json --out output.json 2018-05-17 08:30:40,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd6ff4def-3376-46d9-b378-6d53870b9568'] 2018-05-17 08:30:41,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 08:30:41,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd6ff4def-3376-46d9-b378-6d53870b9568', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-17 08:30:41,802 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-17 08:30:41,802 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-17 08:30:41,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-05-17 08:30:41,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 08:30:41,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 08:30:41,825 - 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': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '4cef72ff-8f9a-47d4-9037-81a0bc9551e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', 'flavor_name': 'rally-tiny-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eb457b95-21c2-47e4-9c6a-5fa643db0e6f', '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-05-17 08:30:53,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8214496b-7c52-42fa-9db3-d2ffbc0e76b9 2018-05-17 08:30:53,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8214496b-7c52-42fa-9db3-d2ffbc0e76b9'] 2018-05-17 08:30:54,876 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8214496b-7c52-42fa-9db3-d2ffbc0e76b9: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Gnocchi.list_capabilities[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": {"Gnocchi.list_capabilities": {}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'gnocchi' service is not available. Hint: If 'gnocchi' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 8214496b-7c52-42fa-9db3-d2ffbc0e76b9 2018-05-17 08:30:54,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8214496b-7c52-42fa-9db3-d2ffbc0e76b9'] 2018-05-17 08:30:55,857 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-17 08:31:05,629 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-17 08:31:05,629 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-17 08:31:06,017 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 08:31:06,135 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 08:31:06,136 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 08:31:06,137 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 08:31:06,138 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 08:31:06,139 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 08:31:06,140 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 08:31:06,136 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:43 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-17 08:31:06,141 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 08:31:06,141 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-17 08:31:06,142 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-17 08:31:06,233 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 08:31:06,233 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 08:31:06,233 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 08:31:09,656 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 08:31:12,964 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ceddcfb9-903c-4243-a72d-11e2b69c7cbe | 2018-05-17T08:31:12.227713 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ceddcfb9-903c-4243-a72d-11e2b69c7cbe ~/.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-05-17 08:31:16,966 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-17 08:31:16,966 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 08:31:20,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-17 08:31:24,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=59f661ed-7827-43e4-809b-15cef3b490e2) as the default verifier for the future CLI operations. 2018-05-17 08:31:27,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-b98d9445-68e9-4d3b-a686-04187b677093' 2018-05-17 08:31:28,714 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T08:31:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'9738a2ab-2b63-47f4-b0ad-3c6c9e226d1d', u'provider:segmentation_id': 1022, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-b98d9445-68e9-4d3b-a686-04187b677093', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T08:31:28Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 08:31:29,544 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T08:31:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'67652fb2-75fd-4c41-8e6e-fb7ca8169f97', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-b98d9445-68e9-4d3b-a686-04187b677093', u'enable_dhcp': True, u'network_id': u'9738a2ab-2b63-47f4-b0ad-3c6c9e226d1d', u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T08:31:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 08:31:29,544 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 08:31:29,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-b98d9445-68e9-4d3b-a686-04187b677093' 2018-05-17 08:31:30,515 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-b98d9445-68e9-4d3b-a686-04187b677093', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T08:31:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/28477a1d-822e-404a-bba4-9a1ac320c053/file', u'owner': u'1592e926222b4a8caaf6b9aa19ecda4b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'28477a1d-822e-404a-bba4-9a1ac320c053', u'size': None, u'name': u'Cirros-0.4.0-b98d9445-68e9-4d3b-a686-04187b677093', u'checksum': None, u'self': u'/v2/images/28477a1d-822e-404a-bba4-9a1ac320c053', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T08:31:30Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 08:31:30,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-b98d9445-68e9-4d3b-a686-04187b677093' 2018-05-17 08:31:31,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-b98d9445-68e9-4d3b-a686-04187b677093', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T08:31:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/30f2a42c-4c45-4f39-97ef-bf003d22a22f/file', u'owner': u'1592e926222b4a8caaf6b9aa19ecda4b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'30f2a42c-4c45-4f39-97ef-bf003d22a22f', u'size': None, u'name': u'Cirros-0.4.0-1-b98d9445-68e9-4d3b-a686-04187b677093', u'checksum': None, u'self': u'/v2/images/30f2a42c-4c45-4f39-97ef-bf003d22a22f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T08:31:31Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 08:31:31,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 08:31:31,511 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-b98d9445-68e9-4d3b-a686-04187b677093', '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'1592e926222b4a8caaf6b9aa19ecda4b', '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'0d365ad1-1d8d-4765-9729-5c5af82913f5', 'swap': 0}) 2018-05-17 08:31:31,675 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-b98d9445-68e9-4d3b-a686-04187b677093', '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'1592e926222b4a8caaf6b9aa19ecda4b', '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'4d7920bc-c502-4484-8cb1-23b9d64c6748', 'swap': 0}) 2018-05-17 08:31:35,601 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 08:31:35,602 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 08:31:35,602 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 08:31:35,605 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 08:31:35,612 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 08:31:39,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-59f661ed-7827-43e4-809b-15cef3b490e2/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-17 08:31:39,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-17 08:33:26,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 861d0c21-a3b7-45d2-bf2d-11f448958213 2018-05-17 08:33:26,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '861d0c21-a3b7-45d2-bf2d-11f448958213']'. 2018-05-17 08:33:27,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 08:33:27,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 861d0c21-a3b7-45d2-bf2d-11f448958213 | 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 08:31:41 | 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 08:33:25 | 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:44 | 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 08:33:27,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 59f661ed-7827-43e4-809b-15cef3b490e2) | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ceddcfb9-903c-4243-a72d-11e2b69c7cbe) | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 80.919 | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 08:33:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 08:33:27,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 08:33:27,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 08:33:27,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-17 08:33:31,606 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 08:33:31,607 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:04 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 08:33:31,611 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-17 08:33:33,038 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-17 09:29:00,185 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... FAIL test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 3055, in test_ping_via_router self.assertTrue(check_ping(self.inst_creators[0])) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 516, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 549, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 3327.072s FAILED (failures=3) 2018-05-17 09:29:00,363 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 09:29:00,363 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:27 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-17 09:29:00,368 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-17 09:29:00,368 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-17 09:29:00,457 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 09:29:00,457 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 09:29:00,457 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 09:29:03,824 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 09:29:07,251 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 17d239d6-7dad-45f3-86e7-a59c56b40bf3 | 2018-05-17T09:29:06.460287 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 17d239d6-7dad-45f3-86e7-a59c56b40bf3 ~/.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-05-17 09:29:11,346 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-17 09:29:11,346 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 09:29:14,443 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-17 09:29:18,863 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=5b9315bb-e4e0-4792-bdef-6db74c29b781) as the default verifier for the future CLI operations. 2018-05-17 09:29:22,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-9f5b4d8b-02bb-4fc9-9268-96d3accf34db' 2018-05-17 09:29:23,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T09:29:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'881c3a4a-573e-406a-a704-e585f04cb7f3', u'provider:segmentation_id': 1001, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-9f5b4d8b-02bb-4fc9-9268-96d3accf34db', u'admin_state_up': True, u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T09:29:23Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 09:29:24,201 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T09:29:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'06928e74-0a15-4dd7-af81-75deb9f88765', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-9f5b4d8b-02bb-4fc9-9268-96d3accf34db', u'enable_dhcp': True, u'network_id': u'881c3a4a-573e-406a-a704-e585f04cb7f3', u'tenant_id': u'1592e926222b4a8caaf6b9aa19ecda4b', u'created_at': u'2018-05-17T09:29:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'1592e926222b4a8caaf6b9aa19ecda4b'}) 2018-05-17 09:29:24,201 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 09:29:24,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-9f5b4d8b-02bb-4fc9-9268-96d3accf34db' 2018-05-17 09:29:25,020 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-9f5b4d8b-02bb-4fc9-9268-96d3accf34db', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T09:29:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7858d6ea-2497-49d3-a299-f32bdc94004b/file', u'owner': u'1592e926222b4a8caaf6b9aa19ecda4b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7858d6ea-2497-49d3-a299-f32bdc94004b', u'size': None, u'name': u'Cirros-0.4.0-9f5b4d8b-02bb-4fc9-9268-96d3accf34db', u'checksum': None, u'self': u'/v2/images/7858d6ea-2497-49d3-a299-f32bdc94004b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T09:29:25Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 09:29:25,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-9f5b4d8b-02bb-4fc9-9268-96d3accf34db' 2018-05-17 09:29:25,592 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-9f5b4d8b-02bb-4fc9-9268-96d3accf34db', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T09:29:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ea576998-afb0-4ed1-8380-a351c3961169/file', u'owner': u'1592e926222b4a8caaf6b9aa19ecda4b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ea576998-afb0-4ed1-8380-a351c3961169', u'size': None, u'name': u'Cirros-0.4.0-1-9f5b4d8b-02bb-4fc9-9268-96d3accf34db', u'checksum': None, u'self': u'/v2/images/ea576998-afb0-4ed1-8380-a351c3961169', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T09:29:25Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 09:29:25,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 09:29:25,891 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-9f5b4d8b-02bb-4fc9-9268-96d3accf34db', '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'1592e926222b4a8caaf6b9aa19ecda4b', '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'004b5be2-80ff-4972-8bbd-c1c9fa6ad00f', 'swap': 0}) 2018-05-17 09:29:26,066 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-9f5b4d8b-02bb-4fc9-9268-96d3accf34db', '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'1592e926222b4a8caaf6b9aa19ecda4b', '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'00cc1a7e-6756-4dc1-bdfa-05b10ce23d17', 'swap': 0}) 2018-05-17 09:29:29,840 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 09:29:29,840 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 09:29:29,841 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 09:29:29,844 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 09:29:29,851 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 09:29:32,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5b9315bb-e4e0-4792-bdef-6db74c29b781/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-17 09:29:32,880 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-17 09:29:32,882 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-17 09:29:32,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-17 09:32:00,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1c09f157-ec40-4797-a644-c1747cad21f0 2018-05-17 09:32:00,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1c09f157-ec40-4797-a644-c1747cad21f0']'. 2018-05-17 09:32:01,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 09:32:01,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 09:32:01,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 09:32:01,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1c09f157-ec40-4797-a644-c1747cad21f0 | 2018-05-17 09:32:01,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 09:32:01,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 09:29:35 | 2018-05-17 09:32:01,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 09:31:59 | 2018-05-17 09:32:01,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:24 | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5b9315bb-e4e0-4792-bdef-6db74c29b781) | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 17d239d6-7dad-45f3-86e7-a59c56b40bf3) | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 131.267 | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-17 09:32:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-17 09:32:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 09:32:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 09:32:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 09:32:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 09:32:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 09:32:01,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-17 09:32:05,859 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 09:32:05,860 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:44 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-17 09:32:05,867 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 09:32:05,867 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:41 | FAIL | | vping_userdata | functest | smoke | 06:54 | FAIL | | tempest_smoke_serial | functest | smoke | 18:12 | FAIL | | rally_sanity | functest | smoke | 08:43 | FAIL | | patrole | functest | smoke | 02:04 | PASS | | snaps_smoke | functest | smoke | 55:27 | FAIL | | neutron_trunk | functest | smoke | 02:44 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-17 09:32:05,874 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-17 09:32:12,791 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-201 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 09:32:12,795 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 09:32:12,795 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 09:32:12,796 - 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 | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-05-17 09:32:12,797 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-17 09:32:12,797 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-17 09:32:17,492 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-17 09:32:17,493 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-17 09:32:17,610 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 09:32:17,610 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:05 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-17 09:32:17,612 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-17 09:32:17,612 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:05 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-17 09:32:17,614 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-17 09:32:24,301 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-201 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 09:32:24,303 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 09:32:24,303 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 09:32:24,304 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-17 09:32:24,304 - 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-05-17 09:32:24,305 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 09:32:37,551 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-201 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 09:32:37,555 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 09:32:37,555 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 09:32:37,557 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-05-17 09:32:37,558 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-17 09:32:37,559 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-17 09:35:26,613 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-17 09:35:26,721 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 09:35:26,722 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:49 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-17 09:35:26,725 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:49 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-17 09:35:26,726 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK