2018-05-11 06:53:34,468 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-184 | | 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 | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 06:53:34,471 - 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://192.168.10.35:35357/v3 2018-05-11 06:53:34,471 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 06:53:34,473 - 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-11 06:53:34,474 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-11 06:53:34,474 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-11 06:53:37,383 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-11 06:53:45,027 - 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 7.633s OK 2018-05-11 06:53:45,315 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 06:53:45,316 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-11 06:53:45,321 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-11 06:53:46,057 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-11 07:03:01,824 - 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 555.727s OK 2018-05-11 07:03:02,161 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 07:03:02,161 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-11 07:03:02,165 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-11 07:03:03,335 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-11 07:03:39,224 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 35.887s OK 2018-05-11 07:03:39,507 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 07:03:39,508 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:36 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-11 07:03:39,513 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 09:16 | PASS | | snaps_health_check | functest | healthcheck | 00:36 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-11 07:03:39,518 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-11 07:03:56,429 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-184 | | 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 | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 07:03:56,432 - 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://192.168.10.35:35357/v3 2018-05-11 07:03:56,433 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 07:03:56,434 - 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-11 07:03:56,435 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-11 07:03:56,435 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-11 07:03:58,620 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'7f08b303-c489-4414-8ffc-451f44fee96c'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T06:52:09Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'3f260f3c-27cc-4b11-8e91-2f1663bbfb92', 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'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T06:52:03Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:03:58,847 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-pod1 2018-05-11 07:03:58,847 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-11 07:03:59,001 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-11 07:03:59,001 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-11 07:03:59,279 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-11 07:03:59,279 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-11 07:03:59' 2018-05-11 07:03:59,279 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5' 2018-05-11 07:03:59,280 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-11 07:04:00,227 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T07:04:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/2aa8d729-c54c-4a5a-809c-5db68ba72d69/file', u'owner': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2aa8d729-c54c-4a5a-809c-5db68ba72d69', u'size': None, u'name': u'functest-vping--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', u'checksum': None, u'self': u'/v2/images/2aa8d729-c54c-4a5a-809c-5db68ba72d69', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T07:04:00Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 07:04:00,228 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5' 2018-05-11 07:04:00,583 - 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-11T07:04:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'8765ad9c-4eda-4333-881d-f1c2896f33ba', u'provider:segmentation_id': 1003, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', u'admin_state_up': True, u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:04:00Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:04:01,460 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T07:04:01Z', 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'318c6264-59bd-4baa-be93-c8f3cf5ff89f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', u'enable_dhcp': True, u'network_id': u'8765ad9c-4eda-4333-881d-f1c2896f33ba', u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:04:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:04:01,460 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5' 2018-05-11 07:04:02,650 - 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-11T07:04:02Z', u'revision_number': 3, u'ha': False, u'id': u'cd94a3b8-b67d-4681-a180-e234b8ccb86f', u'external_gateway_info': {u'network_id': u'3f260f3c-27cc-4b11-8e91-2f1663bbfb92', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7f08b303-c489-4414-8ffc-451f44fee96c', u'ip_address': u'100.64.200.118'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', u'admin_state_up': True, u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:04:01Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:04:04,678 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5' 2018-05-11 07:04:04,883 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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'9d659442-106c-4a97-8cde-7104a8bfe0f9', 'swap': 0}) 2018-05-11 07:04:05,768 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5' 2018-05-11 07:04:18,179 - 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-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:5e:7d', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2aa8d729-c54c-4a5a-809c-5db68ba72d69'}), 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-11T07:04:15.000000', 'flavor': Munch({u'id': u'9d659442-106c-4a97-8cde-7104a8bfe0f9'}), 'az': u'nova', 'id': u'60ec3f83-1dd9-462a-b721-b03be8e41e3f', 'security_groups': [Munch({u'name': u'vping-sg-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1db93b8cce024014a2923d271b3cfb00', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.8', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.8', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.8', 'launched_at': u'2018-05-11T07:04:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T07:04:15Z', 'hostId': u'9c6f2655352730eed863cf7e1a706aa6029b282b36ee338b5c4d6a70', 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'9c6f2655352730eed863cf7e1a706aa6029b282b36ee338b5c4d6a70', '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-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-11T07:04:15.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'46341f93c7fe42faa5eebf77b4ebc2f1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', 'adminPass': u'NEPL28uc2TBp', 'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'created_at': u'2018-05-11T07:04:07Z', 'created': u'2018-05-11T07:04:07Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 07:04:20,163 - 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 2083537259 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.259006] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.263616] pid_max: default: 32768 minimum: 301 [ 0.266100] ACPI: Core revision 20150930 [ 0.269726] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.273619] Security Framework initialized [ 0.275860] Yama: becoming mindful. [ 0.277817] AppArmor: AppArmor initialized [ 0.280069] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.284386] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.288321] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.291522] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.295544] Initializing cgroup subsys io [ 0.297736] Initializing cgroup subsys memory [ 0.300005] Initializing cgroup subsys devices [ 0.302430] Initializing cgroup subsys freezer [ 0.305031] Initializing cgroup subsys net_cls [ 0.307437] Initializing cgroup subsys perf_event [ 0.309913] Initializing cgroup subsys net_prio [ 0.312570] Initializing cgroup subsys hugetlb [ 0.315065] Initializing cgroup subsys pids [ 0.317611] CPU: Physical Processor ID: 0 [ 0.321082] mce: CPU supports 10 MCE banks [ 0.323371] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.326182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.358202] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.375691] ftrace: allocating 31920 entries in 125 pages [ 0.423551] smpboot: Max logical packages: 1 [ 0.425364] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.427099] x2apic enabled [ 0.428107] Switched APIC routing to physical x2apic. [ 0.430229] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.431880] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.434758] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.437030] ... version: 2 [ 0.438162] ... bit width: 48 [ 0.439251] ... generic registers: 4 [ 0.440305] ... value mask: 0000ffffffffffff [ 0.441670] ... max period: 000000007fffffff [ 0.443033] ... fixed-purpose events: 3 [ 0.444093] ... event mask: 000000070000000f [ 0.445507] KVM setup paravirtual spinlock [ 0.447203] x86: Booted up 1 node, 1 CPUs [ 0.448291] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.450108] devtmpfs: initialized [ 0.453704] evm: security.selinux [ 0.454606] evm: security.SMACK64 [ 0.455512] evm: security.SMACK64EXEC [ 0.456481] evm: security.SMACK64TRANSMUTE [ 0.457541] evm: security.SMACK64MMAP [ 0.458513] evm: security.ima [ 0.459358] evm: security.capability [ 0.460413] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.462864] pinctrl core: initialized pinctrl subsystem [ 0.464337] RTC time: 7:04:16, date: 05/11/18 [ 0.465598] NET: Registered protocol family 16 [ 0.466938] cpuidle: using governor ladder [ 0.468060] cpuidle: using governor menu [ 0.469163] PCCT header not found. [ 0.470202] ACPI: bus type PCI registered [ 0.471310] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.473018] PCI: Using configuration type 1 for base access [ 0.474516] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.477307] ACPI: Added _OSI(Module Device) [ 0.478496] ACPI: Added _OSI(Processor Device) [ 0.479735] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.481004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.483711] ACPI: Interpreter enabled [ 0.484777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.487412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.490042] ACPI: (supports S0 S3 S4 S5) [ 0.491140] ACPI: Using IOAPIC for interrupt routing [ 0.492491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.497006] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.498653] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.500471] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.502202] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.505368] acpiphp: Slot [3] registered [ 0.506466] acpiphp: Slot [4] registered [ 0.507593] acpiphp: Slot [5] registered [ 0.508743] acpiphp: Slot [6] registered [ 0.522035] acpiphp: Slot [7] registered [ 0.523153] acpiphp: Slot [8] registered [ 0.524271] acpiphp: Slot [9] registered [ 0.525384] acpiphp: Slot [10] registered [ 0.526526] acpiphp: Slot [11] registered [ 0.527662] acpiphp: Slot [12] registered [ 0.528785] acpiphp: Slot [13] registered [ 0.529929] acpiphp: Slot [14] registered [ 0.531051] acpiphp: Slot [15] registered [ 0.532201] acpiphp: Slot [16] registered [ 0.533359] acpiphp: Slot [17] registered [ 0.534597] acpiphp: Slot [18] registered [ 0.535728] acpiphp: Slot [19] registered [ 0.536866] acpiphp: Slot [20] registered [ 0.538011] acpiphp: Slot [21] registered [ 0.539144] acpiphp: Slot [22] registered [ 0.540266] acpiphp: Slot [23] registered [ 0.541396] acpiphp: Slot [24] registered [ 0.542554] acpiphp: Slot [25] registered [ 0.543697] acpiphp: Slot [26] registered [ 0.544839] acpiphp: Slot [27] registered [ 0.545986] acpiphp: Slot [28] registered [ 0.547092] acpiphp: Slot [29] registered [ 0.548185] acpiphp: Slot [30] registered [ 0.549282] acpiphp: Slot [31] registered [ 0.550398] PCI host bridge to bus 0000:00 [ 0.551524] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.553257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.555015] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.557006] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.559060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.561124] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.567028] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.568889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.570549] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.572365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.577662] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.579655] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.620972] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.622998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.624910] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.626896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.628789] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.630748] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.632310] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.633775] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.635972] vgaarb: loaded [ 0.636821] vgaarb: bridge control possible 0000:00:02.0 [ 0.638410] SCSI subsystem initialized [ 0.639533] ACPI: bus type USB registered [ 0.640703] usbcore: registered new interface driver usbfs [ 0.642161] usbcore: registered new interface driver hub [ 0.643589] usbcore: registered new device driver usb [ 0.645073] PCI: Using ACPI for IRQ routing [ 0.646492] NetLabel: Initializing [ 0.647487] NetLabel: domain hash size = 128 [ 0.648675] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.650009] NetLabel: unlabeled traffic allowed by default [ 0.651568] clocksource: Switched to clocksource kvm-clock [ 0.658293] AppArmor: AppArmor Filesystem Enabled [ 0.659663] pnp: PnP ACPI init [ 0.660928] pnp: PnP ACPI: found 5 devices [ 0.667762] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.670205] NET: Registered protocol family 2 [ 0.671555] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.673473] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.675202] TCP: Hash tables configured (established 8192 bind 8192) [ 0.676930] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.678521] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.680248] NET: Registered protocol family 1 [ 0.681446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.683032] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.684553] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.703906] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.723451] Trying to unpack rootfs image as initramfs... [ 0.790354] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.792558] Scanning for low memory corruption every 60 seconds [ 0.794367] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.796003] audit: initializing netlink subsys (disabled) [ 0.797440] audit: type=2000 audit(1526022256.363:1): initialized [ 0.799307] Initialise system trusted keyring [ 0.800597] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.802191] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.804969] zbud: loaded [ 0.805945] VFS: Disk quotas dquot_6.6.0 [ 0.807101] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.809284] fuse init (API version 7.23) [ 0.810508] Key type big_key registered [ 0.811660] Allocating IMA MOK and blacklist keyrings. [ 0.813214] Key type asymmetric registered [ 0.814403] Asymmetric key parser 'x509' registered [ 0.815760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.817845] io scheduler noop registered [ 0.818956] io scheduler deadline registered (default) [ 0.820375] io scheduler cfq registered [ 0.821554] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.823049] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.824867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.826915] ACPI: Power Button [PWRF] [ 0.828079] GHES: HEST is not enabled! [ 0.846911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.885695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.905620] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.908296] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.933496] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.936290] Linux agpgart interface v0.103 [ 0.939194] brd: module loaded [ 0.940866] loop: module loaded [ 0.947581] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.949421] GPT:90111 != 2097151 [ 0.950279] GPT:Alternate GPT header not at the end of the disk. [ 0.951647] GPT:90111 != 2097151 [ 0.952497] GPT: Use GNU Parted to correct GPT errors. [ 0.953725] vda: vda1 vda15 [ 0.956355] vdb: [ 0.957707] scsi host0: ata_piix [ 0.958635] scsi host1: ata_piix [ 0.959525] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.961173] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.963079] libphy: Fixed MDIO Bus: probed [ 0.964377] tun: Universal TUN/TAP device driver, 1.6 [ 0.965625] tun: (C) 1999-2004 Max Krasnyansky [ 0.968099] PPP generic driver version 2.4.2 [ 0.969198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.970712] ehci-pci: EHCI PCI platform driver [ 0.971812] ehci-platform: EHCI generic platform driver [ 0.973043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.974456] ohci-pci: OHCI PCI platform driver [ 0.975539] ohci-platform: OHCI generic platform driver [ 0.976785] uhci_hcd: USB Universal Host Controller Interface driver [ 0.996170] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.997456] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.999282] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.000510] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.001924] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.003459] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.005210] usb usb1: Product: UHCI Host Controller [ 1.006382] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.007814] usb usb1: SerialNumber: 0000:00:01.2 [ 1.009016] hub 1-0:1.0: USB hub found [ 1.009997] hub 1-0:1.0: 2 ports detected [ 1.011165] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.013755] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.014956] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.016292] mousedev: PS/2 mouse device common for all mice [ 1.017877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.020188] rtc_cmos 00:00: RTC can wake from S4 [ 1.021569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.023076] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.024604] i2c /dev entries driver [ 1.025566] device-mapper: uevent: version 1.0.3 [ 1.026759] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.028787] ledtrig-cpu: registered to indicate activity on CPUs [ 1.030416] NET: Registered protocol family 10 [ 1.031693] NET: Registered protocol family 17 [ 1.032809] Key type dns_resolver registered [ 1.033991] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.035379] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.037586] registered taskstats version 1 [ 1.038646] Loading compiled-in X.509 certificates [ 1.040571] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.042896] zswap: loaded using pool lzo/zbud [ 1.057095] Key type trusted registered [ 1.059197] Key type encrypted registered [ 1.060285] AppArmor: AppArmor sha1 policy hashing enabled [ 1.061605] ima: No TPM chip found, activating TPM-bypass! [ 1.062921] evm: HMAC attrs: 0x1 [ 1.064181] Magic number: 2:74:66 [ 1.065195] rtc_cmos 00:00: setting system clock to 2018-05-11 07:04:16 UTC (1526022256) [ 1.067224] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.068623] EDD information not available. [ 1.120842] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.122778] Write protecting the kernel read-only data: 14336k [ 1.124777] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.127061] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.81 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.20 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.604713] 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.8... Lease of 192.168.130.8 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAZgQ2fJeVlATOa5xN/aqSiqYzMuaY6uoUlkFYd6K8ADJSFQ9+iBIuf1qT01JVilQCHd2Ec+UPePFtOJiIGqueU2X/V0CDvGWxl6nE9aG/fCLHD5cQP5cq7NX+ZE28GUEZAGsRMlEYqN48l/FFs4ajS3H0yA5RUBw1dw6sJ8Nu7cM5DMJ31egEKvthzrYYiHxvYKzND51yLkdgIhjz4itThaTNft4mTP7FkZiBfH6QL606m1aUcnbnfhqpyxt1V0Uy51WI2cMXji+Ql4cigM7TiCb0DeKaf1u2FoNcwW7buQyDOIbzvWWhr8gCkywpOrqi7pqqOBvNMKYhPqZZVk8h root@opnfv-vping-1-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5 ssh-dss AAAAB3NzaC1kc3MAAACBAKPXgsrHODTcJCowR2OMVCRUbRIjusCe5fPpQGsniZitFrmXMGqjD/WPTIYWQLX8ExhWNnAu8k1qZ+2LR7oyyxjiCKtRbzcqzVxDo/T6gWgczcXgMVrdlnXsPaocLZMMM2CqEeSdrNwmVuJx9cTSpuXk2hdEYgTj+oIXTcNnpwynAAAAFQDZ2rQIDBcek4cKbFD50Aiv0OPF7QAAAIA/ZSc22XR+hKqWCTWinC5X4QKPyZNNvYhKwNC0jJYMSd6mk6pQaYyIMz+Xg3FMb3qxi/E5gw+fbStV15NjNOg7rZCt4OsMgpqTAiqTyYeZHfSRegHUG7S2RsaVgUT2uzUFp3xTtzrxMcjVSZGxtXm5YnhzeEQqAwtDzR3NexD0FwAAAIAK4uT0ElQRLiXQu9PgTjFGaKIQqOeiPcy9QCHzkz3aLU1JYJTok7aYeWeX1PwBuj7ZVDiFrA7BBwjp55PSQgfpDt+tUKEZj7e4A1fMaH72QoneHf1UcyV72VKGtemjc0pDsYr8qK+QxyNYiBan4f2p28g8HdL8wiec6r4g1GMNsQ== root@opnfv-vping-1-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe72:5e7d/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.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 60ec3f83-1dd9-462a-b721-b03be8e41e3f name: opnfv-vping-1-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5 availability-zone: nova local-hostname: opnfv-vping-1-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.94 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5 login: 2018-05-11 07:04:20,164 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5' 2018-05-11 07:04:20,343 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD6rOOaJHJNmaBO8BCxNBfeWloZUFLVCCYH9kXe2PFnAOfbXt5kBoDWXLTvfNlz4L+PntNRrxl+FJqlWn1agrKMcXo7K+vZluAnEgKF1oPhC8rQvoX8ifnbs52N8ef/QgWXF40OhZWWCXNPafWZn5GVt453xenmG4f9pQlDZkfqFPKDxbQWRzISWJwEQhERLuCRreglm8fjwXNR15MmpeY8LNoweCM/z4PMKLShefLRzjDyE0QqRHROKz5fA2BFEQZzaNrczq2zT+aU8aBl8ne5ClzXCKiToxkbSX5VgQfuSfT2/cxR2X3FqdZ108ep7Sc5FJhLRt1TfrGq1tq3hKP3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA+qzjmiRyTZmgTvAQsTQX3lpaGVBS1QgmB/ZF3tjxZwDn217e\nZAaA1ly073zZc+C/j57TUa8ZfhSapVp9WoKyjHF6Oyvr2ZbgJxIChdaD4QvK0L6F\n/In527OdjfHn/0IFlxeNDoWVlglzT2n1mZ+RlbeOd8Xp5huH/aUJQ2ZH6hTyg8W0\nFkcyElicBEIRES7gka3oJZvH48FzUdeTJqXmPCzaMHgjP8+DzCi0oXny0c4w8hNE\nKkR0Tis+XwNgRREGc2ja3M6ts0/mlPGgZfJ3uQpc1wiok6MZG0l+VYEH7kn09v3M\nUdl9xanWddPHqe0nORSYS0bdU36xqtbat4Sj9wIDAQABAoIBACHHMDgyFxDr1ZUt\ndiJasaitphxpHXBFU9KY1dtsgkLt9VAzHWZ/FddM0LjAqxCZRVbWAQWtwZKith/3\n7JJIsESKef0FMxez4+p/28UrHcQycZblRWq9MOTw9BcPdMKJo/UzIDfHultoVJhr\n38NepCB3hoQPMDBon0+HcJMbci9RdQJGNWoPgGiYEzs2Jyjom+PdrMsbD5Ar1Z3y\nNXV5pXCHYLQndi1Wm+Aukfk746sY10fwf0Q2xrVhn3mqehdjedhltBdomLMCwoCQ\nhbzqHEovalfAmuK+fK/B2XrowzQ+zwF8GPPPHHorN50hKN3zfUBujvvY1DAvQSYK\nVoGPmfECgYEA/6QWnxhdNhmr3/v5wQCfU7VLPrhd2Z4PuwyyqPpMjhNQW4yXFstl\ntVmZvEGIw851/IbeXE0dRWVuF5rcHnKxmcFiVxxsAddk8ePDoim7ubMtaTNKHqwp\n7QHGNV2mjH+i5ttmWkIrrKkQ2YxPRQSE1sw9ovdsetMz0eNXBZBVODkCgYEA+wcD\n8PNzlJg3C4pQppgtUCUD0gRzoKmbZ5JYrU5SIO5PKue1RBcL7z1ousASqyS5kTBz\n699ptvpavRf9hTITyTs2pp8sX0g05DAmXDuySV0KelER3Or/yKHNdeD5aO/px699\nSPU12lncGnETZWwWGJhUD9ctfp6wWq7nGpWK3a8CgYEA1Z1c1cZ7JRjgeULJ2Q/X\nExCb9qYCrjSY+nlK1U6KJ/JVpJpfKkn+DEL55shwKwZbqw9bwY8ilXmDPDBIHR1D\n8LIapaX3TraZAFONhvUOi8cAfDbCiczdH9HquW8vG5oQGo5dAbDnY9jGXrMTDh4P\njpmOK55KxHu1gn5QmjKYM2kCgYB0JobYUo1EUDoICPPQYdF1p+rgnlayHEhf4ANQ\nDVFLE3lmLNherRtEk3GGF6GLtu52E6lPloxfse+SVytjGgy1q8RZzITHga2XeAAH\n5UdVUsuqVSCiy8mWl+dth69fssLFNpoNzAgjBDknsvJ6l0ySDMm4mqPeVqbbDtq4\nHkGm2QKBgCoIQ1rSCrWYQqOI3PNXce8mxAD6yykrjOeuE3H0Or9A+y+Ca7SKNfgE\nc3S08O8DJGuW9E6GFO1cj4Mg60jgOazwG+o5femT2jSc0SxWaMjnWe2q5gwjiDxk\nhEWLz4uAnbpKL3P92F8scR0JKAEexPnrzhQBYwPcv9qEe5OXll1q\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1db93b8cce024014a2923d271b3cfb00', 'name': u'vping-keypair-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', 'created_at': '2018-05-11T07:04:20.343400', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'f6:f1:68:4d:da:4b:9c:19:4b:dd:19:fe:40:44:89:b0', 'type': 'ssh', 'id': u'vping-keypair-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5'}) 2018-05-11 07:04:20,343 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA+qzjmiRyTZmgTvAQsTQX3lpaGVBS1QgmB/ZF3tjxZwDn217e ZAaA1ly073zZc+C/j57TUa8ZfhSapVp9WoKyjHF6Oyvr2ZbgJxIChdaD4QvK0L6F /In527OdjfHn/0IFlxeNDoWVlglzT2n1mZ+RlbeOd8Xp5huH/aUJQ2ZH6hTyg8W0 FkcyElicBEIRES7gka3oJZvH48FzUdeTJqXmPCzaMHgjP8+DzCi0oXny0c4w8hNE KkR0Tis+XwNgRREGc2ja3M6ts0/mlPGgZfJ3uQpc1wiok6MZG0l+VYEH7kn09v3M Udl9xanWddPHqe0nORSYS0bdU36xqtbat4Sj9wIDAQABAoIBACHHMDgyFxDr1ZUt diJasaitphxpHXBFU9KY1dtsgkLt9VAzHWZ/FddM0LjAqxCZRVbWAQWtwZKith/3 7JJIsESKef0FMxez4+p/28UrHcQycZblRWq9MOTw9BcPdMKJo/UzIDfHultoVJhr 38NepCB3hoQPMDBon0+HcJMbci9RdQJGNWoPgGiYEzs2Jyjom+PdrMsbD5Ar1Z3y NXV5pXCHYLQndi1Wm+Aukfk746sY10fwf0Q2xrVhn3mqehdjedhltBdomLMCwoCQ hbzqHEovalfAmuK+fK/B2XrowzQ+zwF8GPPPHHorN50hKN3zfUBujvvY1DAvQSYK VoGPmfECgYEA/6QWnxhdNhmr3/v5wQCfU7VLPrhd2Z4PuwyyqPpMjhNQW4yXFstl tVmZvEGIw851/IbeXE0dRWVuF5rcHnKxmcFiVxxsAddk8ePDoim7ubMtaTNKHqwp 7QHGNV2mjH+i5ttmWkIrrKkQ2YxPRQSE1sw9ovdsetMz0eNXBZBVODkCgYEA+wcD 8PNzlJg3C4pQppgtUCUD0gRzoKmbZ5JYrU5SIO5PKue1RBcL7z1ousASqyS5kTBz 699ptvpavRf9hTITyTs2pp8sX0g05DAmXDuySV0KelER3Or/yKHNdeD5aO/px699 SPU12lncGnETZWwWGJhUD9ctfp6wWq7nGpWK3a8CgYEA1Z1c1cZ7JRjgeULJ2Q/X ExCb9qYCrjSY+nlK1U6KJ/JVpJpfKkn+DEL55shwKwZbqw9bwY8ilXmDPDBIHR1D 8LIapaX3TraZAFONhvUOi8cAfDbCiczdH9HquW8vG5oQGo5dAbDnY9jGXrMTDh4P jpmOK55KxHu1gn5QmjKYM2kCgYB0JobYUo1EUDoICPPQYdF1p+rgnlayHEhf4ANQ DVFLE3lmLNherRtEk3GGF6GLtu52E6lPloxfse+SVytjGgy1q8RZzITHga2XeAAH 5UdVUsuqVSCiy8mWl+dth69fssLFNpoNzAgjBDknsvJ6l0ySDMm4mqPeVqbbDtq4 HkGm2QKBgCoIQ1rSCrWYQqOI3PNXce8mxAD6yykrjOeuE3H0Or9A+y+Ca7SKNfgE c3S08O8DJGuW9E6GFO1cj4Mg60jgOazwG+o5femT2jSc0SxWaMjnWe2q5gwjiDxk hEWLz4uAnbpKL3P92F8scR0JKAEexPnrzhQBYwPcv9qEe5OXll1q -----END RSA PRIVATE KEY----- 2018-05-11 07:04:21,388 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5' 2018-05-11 07:04:30,962 - 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-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:3e:58', 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'2aa8d729-c54c-4a5a-809c-5db68ba72d69'}), 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-11T07:04:29.000000', 'flavor': Munch({u'id': u'9d659442-106c-4a97-8cde-7104a8bfe0f9'}), 'az': u'nova', 'id': u'4b88414f-1107-42cc-b006-e798c09266e2', 'security_groups': [Munch({u'name': u'vping-sg-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1db93b8cce024014a2923d271b3cfb00', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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-11T07:04:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T07:04:29Z', 'hostId': u'9c6f2655352730eed863cf7e1a706aa6029b282b36ee338b5c4d6a70', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'9c6f2655352730eed863cf7e1a706aa6029b282b36ee338b5c4d6a70', '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-00000022', u'OS-SRV-USG:launched_at': u'2018-05-11T07:04:29.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'46341f93c7fe42faa5eebf77b4ebc2f1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5', 'adminPass': u'ScysNUzLd8bE', 'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'created_at': u'2018-05-11T07:04:22Z', 'created': u'2018-05-11T07:04:22Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 07:04:34,271 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'cd94a3b8-b67d-4681-a180-e234b8ccb86f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'created_at': u'2018-05-11T07:04:32Z', 'attached': True, 'updated_at': u'2018-05-11T07:04:32Z', 'id': u'ceda4389-ff77-4e57-94a6-d38211a3a7f1', 'floating_network_id': u'3f260f3c-27cc-4b11-8e91-2f1663bbfb92', 'fixed_ip_address': u'192.168.130.6', 'floating_ip_address': u'100.64.200.114', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'cd94a3b8-b67d-4681-a180-e234b8ccb86f', 'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'port_id': u'f568f0dc-88e6-4644-83a5-53b2f69113bc', 'port': u'f568f0dc-88e6-4644-83a5-53b2f69113bc', 'network': u'3f260f3c-27cc-4b11-8e91-2f1663bbfb92'}) 2018-05-11 07:04:37,819 - 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 1548838136 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.238031] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.240173] pid_max: default: 32768 minimum: 301 [ 0.241364] ACPI: Core revision 20150930 [ 0.243172] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.244890] Security Framework initialized [ 0.245936] Yama: becoming mindful. [ 0.246882] AppArmor: AppArmor initialized [ 0.248007] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.249981] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.251715] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.253381] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.255214] Initializing cgroup subsys io [ 0.256302] Initializing cgroup subsys memory [ 0.257457] Initializing cgroup subsys devices [ 0.258575] Initializing cgroup subsys freezer [ 0.259681] Initializing cgroup subsys net_cls [ 0.260819] Initializing cgroup subsys perf_event [ 0.262001] Initializing cgroup subsys net_prio [ 0.263130] Initializing cgroup subsys hugetlb [ 0.264247] Initializing cgroup subsys pids [ 0.265402] CPU: Physical Processor ID: 0 [ 0.267211] mce: CPU supports 10 MCE banks [ 0.268321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269694] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293178] ftrace: allocating 31920 entries in 125 pages [ 0.329174] smpboot: Max logical packages: 1 [ 0.330258] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331966] x2apic enabled [ 0.332961] Switched APIC routing to physical x2apic. [ 0.334989] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336522] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.339253] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.341477] ... version: 2 [ 0.342535] ... bit width: 48 [ 0.343634] ... generic registers: 4 [ 0.344712] ... value mask: 0000ffffffffffff [ 0.346132] ... max period: 000000007fffffff [ 0.347516] ... fixed-purpose events: 3 [ 0.348606] ... event mask: 000000070000000f [ 0.350000] KVM setup paravirtual spinlock [ 0.351717] x86: Booted up 1 node, 1 CPUs [ 0.352807] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.354628] devtmpfs: initialized [ 0.357272] evm: security.selinux [ 0.358220] evm: security.SMACK64 [ 0.359147] evm: security.SMACK64EXEC [ 0.360153] evm: security.SMACK64TRANSMUTE [ 0.361255] evm: security.SMACK64MMAP [ 0.362236] evm: security.ima [ 0.363071] evm: security.capability [ 0.364160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366725] pinctrl core: initialized pinctrl subsystem [ 0.368230] RTC time: 7:04:30, date: 05/11/18 [ 0.369524] NET: Registered protocol family 16 [ 0.370873] cpuidle: using governor ladder [ 0.372007] cpuidle: using governor menu [ 0.373114] PCCT header not found. [ 0.374139] ACPI: bus type PCI registered [ 0.375268] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377000] PCI: Using configuration type 1 for base access [ 0.378511] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.381337] ACPI: Added _OSI(Module Device) [ 0.382525] ACPI: Added _OSI(Processor Device) [ 0.383764] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387763] ACPI: Interpreter enabled [ 0.388764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391238] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393716] ACPI: (supports S0 S3 S4 S5) [ 0.394750] ACPI: Using IOAPIC for interrupt routing [ 0.396030] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400357] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.401893] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.403487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.405107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.408096] acpiphp: Slot [3] registered [ 0.409160] acpiphp: Slot [4] registered [ 0.410224] acpiphp: Slot [5] registered [ 0.411333] acpiphp: Slot [6] registered [ 0.424361] acpiphp: Slot [7] registered [ 0.425432] acpiphp: Slot [8] registered [ 0.426513] acpiphp: Slot [9] registered [ 0.427586] acpiphp: Slot [10] registered [ 0.428679] acpiphp: Slot [11] registered [ 0.429772] acpiphp: Slot [12] registered [ 0.430863] acpiphp: Slot [13] registered [ 0.431959] acpiphp: Slot [14] registered [ 0.433068] acpiphp: Slot [15] registered [ 0.434153] acpiphp: Slot [16] registered [ 0.435248] acpiphp: Slot [17] registered [ 0.436344] acpiphp: Slot [18] registered [ 0.437414] acpiphp: Slot [19] registered [ 0.438554] acpiphp: Slot [20] registered [ 0.439646] acpiphp: Slot [21] registered [ 0.440715] acpiphp: Slot [22] registered [ 0.441798] acpiphp: Slot [23] registered [ 0.442879] acpiphp: Slot [24] registered [ 0.443938] acpiphp: Slot [25] registered [ 0.445027] acpiphp: Slot [26] registered [ 0.446110] acpiphp: Slot [27] registered [ 0.447179] acpiphp: Slot [28] registered [ 0.448268] acpiphp: Slot [29] registered [ 0.449348] acpiphp: Slot [30] registered [ 0.450425] acpiphp: Slot [31] registered [ 0.451538] PCI host bridge to bus 0000:00 [ 0.452646] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.454273] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.455916] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.457848] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.459790] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.461769] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.467469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.469232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.470829] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.472566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.477959] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.479916] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.520473] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.522380] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524287] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526218] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.528116] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.529984] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.531550] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.533027] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.535143] vgaarb: loaded [ 0.535961] vgaarb: bridge control possible 0000:00:02.0 [ 0.537559] SCSI subsystem initialized [ 0.538667] ACPI: bus type USB registered [ 0.539809] usbcore: registered new interface driver usbfs [ 0.541241] usbcore: registered new interface driver hub [ 0.542665] usbcore: registered new device driver usb [ 0.544144] PCI: Using ACPI for IRQ routing [ 0.545535] NetLabel: Initializing [ 0.546535] NetLabel: domain hash size = 128 [ 0.547717] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.549055] NetLabel: unlabeled traffic allowed by default [ 0.550594] clocksource: Switched to clocksource kvm-clock [ 0.557300] AppArmor: AppArmor Filesystem Enabled [ 0.558667] pnp: PnP ACPI init [ 0.559931] pnp: PnP ACPI: found 5 devices [ 0.566762] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.569144] NET: Registered protocol family 2 [ 0.570484] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.572343] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.574056] TCP: Hash tables configured (established 8192 bind 8192) [ 0.575771] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.577342] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.579011] NET: Registered protocol family 1 [ 0.580196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.581777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.583311] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.602644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.622186] Trying to unpack rootfs image as initramfs... [ 0.689097] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.691227] Scanning for low memory corruption every 60 seconds [ 0.693027] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.694704] audit: initializing netlink subsys (disabled) [ 0.696178] audit: type=2000 audit(1526022270.761:1): initialized [ 0.698057] Initialise system trusted keyring [ 0.699374] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.701041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.703893] zbud: loaded [ 0.704879] VFS: Disk quotas dquot_6.6.0 [ 0.706022] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.708183] fuse init (API version 7.23) [ 0.709423] Key type big_key registered [ 0.710517] Allocating IMA MOK and blacklist keyrings. [ 0.712098] Key type asymmetric registered [ 0.713260] Asymmetric key parser 'x509' registered [ 0.714667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.716747] io scheduler noop registered [ 0.717867] io scheduler deadline registered (default) [ 0.719306] io scheduler cfq registered [ 0.720480] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.721965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.723793] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.725823] ACPI: Power Button [PWRF] [ 0.726999] GHES: HEST is not enabled! [ 0.745818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.784460] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.804316] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.806935] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.832058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.834852] Linux agpgart interface v0.103 [ 0.837724] brd: module loaded [ 0.839382] loop: module loaded [ 0.846262] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.848070] GPT:90111 != 2097151 [ 0.848949] GPT:Alternate GPT header not at the end of the disk. [ 0.850325] GPT:90111 != 2097151 [ 0.851168] GPT: Use GNU Parted to correct GPT errors. [ 0.852382] vda: vda1 vda15 [ 0.854570] vdb: [ 0.855916] scsi host0: ata_piix [ 0.856843] scsi host1: ata_piix [ 0.857720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.859309] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.861141] libphy: Fixed MDIO Bus: probed [ 0.862156] tun: Universal TUN/TAP device driver, 1.6 [ 0.863342] tun: (C) 1999-2004 Max Krasnyansky [ 0.865994] PPP generic driver version 2.4.2 [ 0.867110] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868619] ehci-pci: EHCI PCI platform driver [ 0.869699] ehci-platform: EHCI generic platform driver [ 0.870929] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.872332] ohci-pci: OHCI PCI platform driver [ 0.873416] ohci-platform: OHCI generic platform driver [ 0.874653] uhci_hcd: USB Universal Host Controller Interface driver [ 0.893997] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895232] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.897025] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.898223] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.899615] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.902927] usb usb1: Product: UHCI Host Controller [ 0.904118] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.905562] usb usb1: SerialNumber: 0000:00:01.2 [ 0.906767] hub 1-0:1.0: USB hub found [ 0.907713] hub 1-0:1.0: 2 ports detected [ 0.908863] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911433] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.912647] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913948] mousedev: PS/2 mouse device common for all mice [ 0.915499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.917811] rtc_cmos 00:00: RTC can wake from S4 [ 0.919171] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.920671] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.922188] i2c /dev entries driver [ 0.923153] device-mapper: uevent: version 1.0.3 [ 0.924347] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.926407] ledtrig-cpu: registered to indicate activity on CPUs [ 0.928056] NET: Registered protocol family 10 [ 0.929339] NET: Registered protocol family 17 [ 0.930456] Key type dns_resolver registered [ 0.931623] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.933025] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.935209] registered taskstats version 1 [ 0.936242] Loading compiled-in X.509 certificates [ 0.938168] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.940498] zswap: loaded using pool lzo/zbud [ 0.954590] Key type trusted registered [ 0.956722] Key type encrypted registered [ 0.957754] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959084] ima: No TPM chip found, activating TPM-bypass! [ 0.960393] evm: HMAC attrs: 0x1 [ 0.961613] Magic number: 2:74:66 [ 0.962631] rtc_cmos 00:00: setting system clock to 2018-05-11 07:04:30 UTC (1526022270) [ 0.964651] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.966075] EDD information not available. [ 1.019892] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021848] Write protecting the kernel read-only data: 14336k [ 1.023800] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.026082] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.098928] 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.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.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: 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLWDZaK6PAttgY0+xJxmwIUeEe9hlp3CYE5Kl8yv31X7P9wVV7OvpRSBTtfLAg3wmqIMrZFRZnNkJWYY8KrNbpX4HVjXxRL5aDriEPkzgQnZqkGfGgUXnJLCLWAQg/KZIUAjWydFoJ2jzjgSHV8r/DWnEdWt0f0g4gv30Bs2BcZqetYB/YyaptSSnvlEPYRt4p2zCGt9rhuwGR12nf97DFmIpo9hQPojIWX/Lgwy13LdsN7rNloqnPSN994Bg4Jylc4CoddXgkH4q8VAvY6PN0JkhmU6Qjt8UTsYpK6RuDmd0ni/X9J6nX8T/fSxFakoqK+RKf+RvpptnR94joUxT3 root@opnfv-vping-2-ssh--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5 ssh-dss AAAAB3NzaC1kc3MAAACBALkw/Phl44gloKZ8dYxEOnIx6A5pPtIX09+YCIfYWbKu3i45DGLJumSCFOdn+b3uAthYf4IpidmVlVjiWMmVoJfA9IVAgkjorZCdAvcUMAhbrwbs3Ts8D/cu2lcF6dtmQOmpqDb+NLcuMSBcRbFvFdg2jooSoOCTOqpIV+isvVC7AAAAFQCFpoFFAiJF92Tq5TRqN8TdODvXvwAAAIEAiZoct1crTcB1bUUKezlPeP7Ec1TrzbeyYUflCNtfqm3eFGRTnU16XOUNx4k673S8fHdMxQmXQ5hrbi0jvxJ4fKuNd0CnVBqX9mMeA5NRrOck8nAkUFUdcPvh17n/NQXcoH/V6vBP5InxRUSPvRioAbc8nZqYGTYlgFZXVn86668AAACBAJBFt0EYpFPdEXmj83uTFJbtLZ1m3rrliJC9h0MAI5CLUpnd5ZGEY3NmoIICI+JCGE3aqiwsIKmEuL0KHtEWoIN0l4aQBZyIE8E0BJ91AdbNli0YCXxO3Z8BVD2eAYMm9CjP7PrLiwJefHb8dr0YnRhlXLDPPoBbPGB2nQhewYr8 root@opnfv-vping-2-ssh--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.6,24,fe80::f816:3eff:fe07:3e58/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.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 4b88414f-1107-42cc-b006-e798c09266e2 name: opnfv-vping-2-ssh--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5 availability-zone: nova local-hostname: opnfv-vping-2-ssh--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=1.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--ab43112d-0ec4-47f5-8d4d-ae3f62ccfbe5 login: /dev/root resized successfully [took 1.10s] 2018-05-11 07:04:37,820 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-11 07:04:37,923 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-11 07:04:37,927 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-11 07:04:37,930 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-11 07:04:37,931 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-11 07:04:38,347 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 07:04:38,347 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-11 07:04:52,598 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-11 07:04:52,599 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-11 07:04:53,347 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'7f08b303-c489-4414-8ffc-451f44fee96c'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T06:52:09Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'3f260f3c-27cc-4b11-8e91-2f1663bbfb92', 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'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T06:52:03Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:04:53,347 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-11 07:04:53,347 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-11 07:04:53' 2018-05-11 07:04:53,348 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--9a5c3493-5614-4746-a463-6c39df532cba' 2018-05-11 07:04:53,348 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-11 07:04:54,245 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--9a5c3493-5614-4746-a463-6c39df532cba', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T07:04:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/78973ce4-bf10-4c3c-ac81-c9c8c4508bd5/file', u'owner': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'78973ce4-bf10-4c3c-ac81-c9c8c4508bd5', u'size': None, u'name': u'functest-vping--9a5c3493-5614-4746-a463-6c39df532cba', u'checksum': None, u'self': u'/v2/images/78973ce4-bf10-4c3c-ac81-c9c8c4508bd5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T07:04:54Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 07:04:54,245 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-9a5c3493-5614-4746-a463-6c39df532cba' 2018-05-11 07:04:54,638 - 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-11T07:04:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'1d67ea26-6173-4472-82c9-9772ab05b90b', u'provider:segmentation_id': 1012, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-9a5c3493-5614-4746-a463-6c39df532cba', u'admin_state_up': True, u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:04:54Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:04:55,559 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T07:04:55Z', 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'3cfa61e4-ba2a-4ef3-8573-6a48ac504419', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-9a5c3493-5614-4746-a463-6c39df532cba', u'enable_dhcp': True, u'network_id': u'1d67ea26-6173-4472-82c9-9772ab05b90b', u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:04:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:04:55,559 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-9a5c3493-5614-4746-a463-6c39df532cba' 2018-05-11 07:04:57,001 - 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-11T07:04:56Z', u'revision_number': 3, u'ha': False, u'id': u'd944cc6d-f99a-483a-903f-3cf2b20607c6', u'external_gateway_info': {u'network_id': u'3f260f3c-27cc-4b11-8e91-2f1663bbfb92', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7f08b303-c489-4414-8ffc-451f44fee96c', u'ip_address': u'100.64.200.113'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-9a5c3493-5614-4746-a463-6c39df532cba', u'admin_state_up': True, u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:04:55Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:04:59,032 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-9a5c3493-5614-4746-a463-6c39df532cba' 2018-05-11 07:04:59,146 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-9a5c3493-5614-4746-a463-6c39df532cba', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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'0e586d33-8ad1-4646-adb1-cc4a77e25776', 'swap': 0}) 2018-05-11 07:04:59,869 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba' 2018-05-11 07:05:11,854 - 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-9a5c3493-5614-4746-a463-6c39df532cba': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:15:56:c3', 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'78973ce4-bf10-4c3c-ac81-c9c8c4508bd5'}), 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-11T07:05:09.000000', 'flavor': Munch({u'id': u'0e586d33-8ad1-4646-adb1-cc4a77e25776'}), 'az': u'nova', 'id': u'dc1f2e13-3d0e-4930-9242-1dc3f5c52c05', 'security_groups': [Munch({u'name': u'vping-sg-9a5c3493-5614-4746-a463-6c39df532cba'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1db93b8cce024014a2923d271b3cfb00', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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-11T07:05:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T07:05:09Z', 'hostId': u'ab3be03e6d8be81d88bad61e673bf938137abb432f37582f7d9b6f53', 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'ab3be03e6d8be81d88bad61e673bf938137abb432f37582f7d9b6f53', '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-00000025', u'OS-SRV-USG:launched_at': u'2018-05-11T07:05:09.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'46341f93c7fe42faa5eebf77b4ebc2f1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba', 'adminPass': u'2ySvZAr2KLQK', 'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'created_at': u'2018-05-11T07:05:01Z', 'created': u'2018-05-11T07:05:01Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 07:05:14,002 - 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 1488882154 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.998 MHz processor [ 0.226464] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.228736] pid_max: default: 32768 minimum: 301 [ 0.229991] ACPI: Core revision 20150930 [ 0.231857] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233664] Security Framework initialized [ 0.234747] Yama: becoming mindful. [ 0.235738] AppArmor: AppArmor initialized [ 0.236916] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.238996] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240807] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.242567] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.244531] Initializing cgroup subsys io [ 0.245640] Initializing cgroup subsys memory [ 0.246805] Initializing cgroup subsys devices [ 0.247962] Initializing cgroup subsys freezer [ 0.249100] Initializing cgroup subsys net_cls [ 0.250332] Initializing cgroup subsys perf_event [ 0.251548] Initializing cgroup subsys net_prio [ 0.252697] Initializing cgroup subsys hugetlb [ 0.253904] Initializing cgroup subsys pids [ 0.255089] CPU: Physical Processor ID: 0 [ 0.256929] mce: CPU supports 10 MCE banks [ 0.258120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.259466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.274238] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.282503] ftrace: allocating 31920 entries in 125 pages [ 0.318100] smpboot: Max logical packages: 1 [ 0.319235] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.321014] x2apic enabled [ 0.322030] Switched APIC routing to physical x2apic. [ 0.324173] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.325810] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.328776] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.331147] ... version: 2 [ 0.332302] ... bit width: 48 [ 0.333465] ... generic registers: 4 [ 0.334635] ... value mask: 0000ffffffffffff [ 0.336122] ... max period: 000000007fffffff [ 0.337573] ... fixed-purpose events: 3 [ 0.338740] ... event mask: 000000070000000f [ 0.340239] KVM setup paravirtual spinlock [ 0.342054] x86: Booted up 1 node, 1 CPUs [ 0.343224] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.345220] devtmpfs: initialized [ 0.347939] evm: security.selinux [ 0.348928] evm: security.SMACK64 [ 0.349895] evm: security.SMACK64EXEC [ 0.350995] evm: security.SMACK64TRANSMUTE [ 0.352087] evm: security.SMACK64MMAP [ 0.353062] evm: security.ima [ 0.353913] evm: security.capability [ 0.355032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.357683] pinctrl core: initialized pinctrl subsystem [ 0.359249] RTC time: 7:05:10, date: 05/11/18 [ 0.360597] NET: Registered protocol family 16 [ 0.361994] cpuidle: using governor ladder [ 0.363165] cpuidle: using governor menu [ 0.364281] PCCT header not found. [ 0.365339] ACPI: bus type PCI registered [ 0.366480] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.368277] PCI: Using configuration type 1 for base access [ 0.369818] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.372731] ACPI: Added _OSI(Module Device) [ 0.373936] ACPI: Added _OSI(Processor Device) [ 0.375189] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.379259] ACPI: Interpreter enabled [ 0.380330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.382994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.385631] ACPI: (supports S0 S3 S4 S5) [ 0.386751] ACPI: Using IOAPIC for interrupt routing [ 0.388111] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.392597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.394252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.396078] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.397851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.401144] acpiphp: Slot [3] registered [ 0.402289] acpiphp: Slot [4] registered [ 0.403451] acpiphp: Slot [5] registered [ 0.404593] acpiphp: Slot [6] registered [ 0.417386] acpiphp: Slot [7] registered [ 0.418544] acpiphp: Slot [8] registered [ 0.419694] acpiphp: Slot [9] registered [ 0.420850] acpiphp: Slot [10] registered [ 0.422035] acpiphp: Slot [11] registered [ 0.423206] acpiphp: Slot [12] registered [ 0.424363] acpiphp: Slot [13] registered [ 0.425515] acpiphp: Slot [14] registered [ 0.426680] acpiphp: Slot [15] registered [ 0.427831] acpiphp: Slot [16] registered [ 0.428994] acpiphp: Slot [17] registered [ 0.430217] acpiphp: Slot [18] registered [ 0.431403] acpiphp: Slot [19] registered [ 0.432546] acpiphp: Slot [20] registered [ 0.433689] acpiphp: Slot [21] registered [ 0.434866] acpiphp: Slot [22] registered [ 0.436033] acpiphp: Slot [23] registered [ 0.437189] acpiphp: Slot [24] registered [ 0.438336] acpiphp: Slot [25] registered [ 0.439510] acpiphp: Slot [26] registered [ 0.440679] acpiphp: Slot [27] registered [ 0.441856] acpiphp: Slot [28] registered [ 0.443015] acpiphp: Slot [29] registered [ 0.444162] acpiphp: Slot [30] registered [ 0.445327] acpiphp: Slot [31] registered [ 0.446459] PCI host bridge to bus 0000:00 [ 0.447631] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.449392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.451183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.453253] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.455331] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.457412] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.463262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.465147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.466851] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.468681] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.473938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.475982] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.516498] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.518515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.520483] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.522476] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.524554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.526300] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.527934] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.529437] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.531650] vgaarb: loaded [ 0.532498] vgaarb: bridge control possible 0000:00:02.0 [ 0.534106] SCSI subsystem initialized [ 0.535265] ACPI: bus type USB registered [ 0.536430] usbcore: registered new interface driver usbfs [ 0.537915] usbcore: registered new interface driver hub [ 0.539340] usbcore: registered new device driver usb [ 0.540829] PCI: Using ACPI for IRQ routing [ 0.542284] NetLabel: Initializing [ 0.543284] NetLabel: domain hash size = 128 [ 0.544465] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.545817] NetLabel: unlabeled traffic allowed by default [ 0.547392] clocksource: Switched to clocksource kvm-clock [ 0.554126] AppArmor: AppArmor Filesystem Enabled [ 0.555508] pnp: PnP ACPI init [ 0.556765] pnp: PnP ACPI: found 5 devices [ 0.563593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.566068] NET: Registered protocol family 2 [ 0.567434] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.569290] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.571026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.572771] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.574363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.576079] NET: Registered protocol family 1 [ 0.577310] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.578901] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.580482] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.599857] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.619449] Trying to unpack rootfs image as initramfs... [ 0.686348] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.688608] Scanning for low memory corruption every 60 seconds [ 0.690450] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.692037] audit: initializing netlink subsys (disabled) [ 0.693424] audit: type=2000 audit(1526022310.576:1): initialized [ 0.695343] Initialise system trusted keyring [ 0.696683] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.698363] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.701177] zbud: loaded [ 0.702151] VFS: Disk quotas dquot_6.6.0 [ 0.703328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.705497] fuse init (API version 7.23) [ 0.706752] Key type big_key registered [ 0.707878] Allocating IMA MOK and blacklist keyrings. [ 0.709447] Key type asymmetric registered [ 0.710576] Asymmetric key parser 'x509' registered [ 0.711896] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.713894] io scheduler noop registered [ 0.715035] io scheduler deadline registered (default) [ 0.716488] io scheduler cfq registered [ 0.717648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.719131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.720957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.722993] ACPI: Power Button [PWRF] [ 0.724184] GHES: HEST is not enabled! [ 0.743031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.781721] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801638] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.804294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829341] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.832124] Linux agpgart interface v0.103 [ 0.835030] brd: module loaded [ 0.836693] loop: module loaded [ 0.844151] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.845977] GPT:90111 != 2097151 [ 0.846825] GPT:Alternate GPT header not at the end of the disk. [ 0.848218] GPT:90111 != 2097151 [ 0.849054] GPT: Use GNU Parted to correct GPT errors. [ 0.850256] vda: vda1 vda15 [ 0.853029] vdb: [ 0.854411] scsi host0: ata_piix [ 0.855381] scsi host1: ata_piix [ 0.856346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.857896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.859760] libphy: Fixed MDIO Bus: probed [ 0.860780] tun: Universal TUN/TAP device driver, 1.6 [ 0.861963] tun: (C) 1999-2004 Max Krasnyansky [ 0.864704] PPP generic driver version 2.4.2 [ 0.865831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867367] ehci-pci: EHCI PCI platform driver [ 0.868460] ehci-platform: EHCI generic platform driver [ 0.869705] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.871161] ohci-pci: OHCI PCI platform driver [ 0.872268] ohci-platform: OHCI generic platform driver [ 0.873513] uhci_hcd: USB Universal Host Controller Interface driver [ 0.892923] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.894164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895987] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897215] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.898636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.900217] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.901956] usb usb1: Product: UHCI Host Controller [ 0.903159] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.904614] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905813] hub 1-0:1.0: USB hub found [ 0.906776] hub 1-0:1.0: 2 ports detected [ 0.907936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910514] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911766] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913072] mousedev: PS/2 mouse device common for all mice [ 0.914647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916972] rtc_cmos 00:00: RTC can wake from S4 [ 0.918347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919929] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.921442] i2c /dev entries driver [ 0.922395] device-mapper: uevent: version 1.0.3 [ 0.923602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.925648] ledtrig-cpu: registered to indicate activity on CPUs [ 0.927322] NET: Registered protocol family 10 [ 0.928634] NET: Registered protocol family 17 [ 0.929744] Key type dns_resolver registered [ 0.930957] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.932364] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.934542] registered taskstats version 1 [ 0.935639] Loading compiled-in X.509 certificates [ 0.937554] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.939912] zswap: loaded using pool lzo/zbud [ 0.953666] Key type trusted registered [ 0.955806] Key type encrypted registered [ 0.956841] AppArmor: AppArmor sha1 policy hashing enabled [ 0.958141] ima: No TPM chip found, activating TPM-bypass! [ 0.959490] evm: HMAC attrs: 0x1 [ 0.960712] Magic number: 2:74:66 [ 0.961724] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:11 UTC (1526022311) [ 0.963794] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965198] EDD information not available. [ 1.020706] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.022665] Write protecting the kernel read-only data: 14336k [ 1.024658] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.026929] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.450274] 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.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 @ 2799.998 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQZYDt7tdqm3duyWmdFjJp+lwhTioo6FEHy5r9hETuIwGpzcBHeqJF7zRS2GVJurHdrPHfKXb6zGH9eijR+HBEcYg7nt2H0J8GjWz1NLCkIpwBD9HNJ0VnWj6n2Np2j6QE0vvXO6ZZ9C5cTokoaYTYS8UqbZGNKl3X0kFHcPrMqA9H/PEBusyTyjFJF6CTFDA5IJwFj5iw7PItSnWLZLsLxLWGm2/uGPhNCACorAvTvNlz+xhhNOvfGftOnd3yoicE/GQpDU7VSOcAnHgyTfVcp3nRRHShn3xUdkwL5vk6SbCZneEG0FyvCSAVcjivYV7Vwo9ghCAQapZOVHmXBuDX root@opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAKnqwIKUkJP9QAWmlA0DG9fT5nZ646y5k5xDTVTlsDqQdp2JpNAVhzwz1VitrkHOfu0EHM3YeUeggbPlkf1AqZmYTun+OyT2U+q7povfy+ZKTpwi4URVKIT/2pxGRAflAM9Jk0kNFycaaAH4LJNCkATIaOm3yV16rE9+xIcOE6kfAAAAFQCB8MLLhOx7/Yw0VE50rnaGyzk1wQAAAIASFGfdnQt7NM8qOjeIEKAgjiBarw0b1AWMOwVOJ2xCIW18XPXx46ya2QgRkpqgnrDVBAhy0NQCF+1h9Xi8nnUIfgyR/tOBCilTvaf56raooq0ypZvT4nV5uDQaseQk7CgLJjhxprMvrb/Lv7alvlrHlXQfnwN3/thkxYXqolWKZgAAAIAX8dRSdeP3JhKgpoTQaUMqjxRNfoHnc0Qi3YCf7wKd00vdrJolD/uQjibRGSkNbx/ed4p/qVlcZSuJZArdA6BDXmoajoTqIfWirMBF3nhjlDFMyCiqzE6k4SdFgJtAHrF9TWNETpB6E4x4omjvBFf+EPCSpcsukIVPvc/rMd2AfQ== root@opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba -----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:fe15:56c3/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: dc1f2e13-3d0e-4930-9242-1dc3f5c52c05 name: opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.47 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba login: 2018-05-11 07:05:14,002 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba' 2018-05-11 07:05:25,350 - 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-9a5c3493-5614-4746-a463-6c39df532cba': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:7d:fc', u'version': 4, u'addr': u'192.168.130.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'78973ce4-bf10-4c3c-ac81-c9c8c4508bd5'}), 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-11T07:05:23.000000', 'flavor': Munch({u'id': u'0e586d33-8ad1-4646-adb1-cc4a77e25776'}), 'az': u'nova', 'id': u'15477747-c3c6-44a2-9602-341f939082c3', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1db93b8cce024014a2923d271b3cfb00', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.14', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.14', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.14', 'launched_at': u'2018-05-11T07:05:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T07:05:23Z', 'hostId': u'9c6f2655352730eed863cf7e1a706aa6029b282b36ee338b5c4d6a70', 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'9c6f2655352730eed863cf7e1a706aa6029b282b36ee338b5c4d6a70', '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-00000028', u'OS-SRV-USG:launched_at': u'2018-05-11T07:05:23.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'46341f93c7fe42faa5eebf77b4ebc2f1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba', 'adminPass': u'T6x4gWXAx64F', 'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', 'created_at': u'2018-05-11T07:05:15Z', 'created': u'2018-05-11T07:05:15Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 07:05:27,668 - 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 1488882154 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.998 MHz processor [ 0.226464] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.228736] pid_max: default: 32768 minimum: 301 [ 0.229991] ACPI: Core revision 20150930 [ 0.231857] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233664] Security Framework initialized [ 0.234747] Yama: becoming mindful. [ 0.235738] AppArmor: AppArmor initialized [ 0.236916] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.238996] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240807] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.242567] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.244531] Initializing cgroup subsys io [ 0.245640] Initializing cgroup subsys memory [ 0.246805] Initializing cgroup subsys devices [ 0.247962] Initializing cgroup subsys freezer [ 0.249100] Initializing cgroup subsys net_cls [ 0.250332] Initializing cgroup subsys perf_event [ 0.251548] Initializing cgroup subsys net_prio [ 0.252697] Initializing cgroup subsys hugetlb [ 0.253904] Initializing cgroup subsys pids [ 0.255089] CPU: Physical Processor ID: 0 [ 0.256929] mce: CPU supports 10 MCE banks [ 0.258120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.259466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.274238] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.282503] ftrace: allocating 31920 entries in 125 pages [ 0.318100] smpboot: Max logical packages: 1 [ 0.319235] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.321014] x2apic enabled [ 0.322030] Switched APIC routing to physical x2apic. [ 0.324173] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.325810] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.328776] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.331147] ... version: 2 [ 0.332302] ... bit width: 48 [ 0.333465] ... generic registers: 4 [ 0.334635] ... value mask: 0000ffffffffffff [ 0.336122] ... max period: 000000007fffffff [ 0.337573] ... fixed-purpose events: 3 [ 0.338740] ... event mask: 000000070000000f [ 0.340239] KVM setup paravirtual spinlock [ 0.342054] x86: Booted up 1 node, 1 CPUs [ 0.343224] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.345220] devtmpfs: initialized [ 0.347939] evm: security.selinux [ 0.348928] evm: security.SMACK64 [ 0.349895] evm: security.SMACK64EXEC [ 0.350995] evm: security.SMACK64TRANSMUTE [ 0.352087] evm: security.SMACK64MMAP [ 0.353062] evm: security.ima [ 0.353913] evm: security.capability [ 0.355032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.357683] pinctrl core: initialized pinctrl subsystem [ 0.359249] RTC time: 7:05:10, date: 05/11/18 [ 0.360597] NET: Registered protocol family 16 [ 0.361994] cpuidle: using governor ladder [ 0.363165] cpuidle: using governor menu [ 0.364281] PCCT header not found. [ 0.365339] ACPI: bus type PCI registered [ 0.366480] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.368277] PCI: Using configuration type 1 for base access [ 0.369818] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.372731] ACPI: Added _OSI(Module Device) [ 0.373936] ACPI: Added _OSI(Processor Device) [ 0.375189] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.379259] ACPI: Interpreter enabled [ 0.380330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.382994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.385631] ACPI: (supports S0 S3 S4 S5) [ 0.386751] ACPI: Using IOAPIC for interrupt routing [ 0.388111] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.392597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.394252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.396078] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.397851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.401144] acpiphp: Slot [3] registered [ 0.402289] acpiphp: Slot [4] registered [ 0.403451] acpiphp: Slot [5] registered [ 0.404593] acpiphp: Slot [6] registered [ 0.417386] acpiphp: Slot [7] registered [ 0.418544] acpiphp: Slot [8] registered [ 0.419694] acpiphp: Slot [9] registered [ 0.420850] acpiphp: Slot [10] registered [ 0.422035] acpiphp: Slot [11] registered [ 0.423206] acpiphp: Slot [12] registered [ 0.424363] acpiphp: Slot [13] registered [ 0.425515] acpiphp: Slot [14] registered [ 0.426680] acpiphp: Slot [15] registered [ 0.427831] acpiphp: Slot [16] registered [ 0.428994] acpiphp: Slot [17] registered [ 0.430217] acpiphp: Slot [18] registered [ 0.431403] acpiphp: Slot [19] registered [ 0.432546] acpiphp: Slot [20] registered [ 0.433689] acpiphp: Slot [21] registered [ 0.434866] acpiphp: Slot [22] registered [ 0.436033] acpiphp: Slot [23] registered [ 0.437189] acpiphp: Slot [24] registered [ 0.438336] acpiphp: Slot [25] registered [ 0.439510] acpiphp: Slot [26] registered [ 0.440679] acpiphp: Slot [27] registered [ 0.441856] acpiphp: Slot [28] registered [ 0.443015] acpiphp: Slot [29] registered [ 0.444162] acpiphp: Slot [30] registered [ 0.445327] acpiphp: Slot [31] registered [ 0.446459] PCI host bridge to bus 0000:00 [ 0.447631] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.449392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.451183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.453253] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.455331] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.457412] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.463262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.465147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.466851] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.468681] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.473938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.475982] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.516498] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.518515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.520483] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.522476] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.524554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.526300] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.527934] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.529437] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.531650] vgaarb: loaded [ 0.532498] vgaarb: bridge control possible 0000:00:02.0 [ 0.534106] SCSI subsystem initialized [ 0.535265] ACPI: bus type USB registered [ 0.536430] usbcore: registered new interface driver usbfs [ 0.537915] usbcore: registered new interface driver hub [ 0.539340] usbcore: registered new device driver usb [ 0.540829] PCI: Using ACPI for IRQ routing [ 0.542284] NetLabel: Initializing [ 0.543284] NetLabel: domain hash size = 128 [ 0.544465] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.545817] NetLabel: unlabeled traffic allowed by default [ 0.547392] clocksource: Switched to clocksource kvm-clock [ 0.554126] AppArmor: AppArmor Filesystem Enabled [ 0.555508] pnp: PnP ACPI init [ 0.556765] pnp: PnP ACPI: found 5 devices [ 0.563593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.566068] NET: Registered protocol family 2 [ 0.567434] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.569290] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.571026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.572771] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.574363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.576079] NET: Registered protocol family 1 [ 0.577310] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.578901] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.580482] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.599857] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.619449] Trying to unpack rootfs image as initramfs... [ 0.686348] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.688608] Scanning for low memory corruption every 60 seconds [ 0.690450] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.692037] audit: initializing netlink subsys (disabled) [ 0.693424] audit: type=2000 audit(1526022310.576:1): initialized [ 0.695343] Initialise system trusted keyring [ 0.696683] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.698363] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.701177] zbud: loaded [ 0.702151] VFS: Disk quotas dquot_6.6.0 [ 0.703328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.705497] fuse init (API version 7.23) [ 0.706752] Key type big_key registered [ 0.707878] Allocating IMA MOK and blacklist keyrings. [ 0.709447] Key type asymmetric registered [ 0.710576] Asymmetric key parser 'x509' registered [ 0.711896] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.713894] io scheduler noop registered [ 0.715035] io scheduler deadline registered (default) [ 0.716488] io scheduler cfq registered [ 0.717648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.719131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.720957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.722993] ACPI: Power Button [PWRF] [ 0.724184] GHES: HEST is not enabled! [ 0.743031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.781721] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801638] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.804294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829341] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.832124] Linux agpgart interface v0.103 [ 0.835030] brd: module loaded [ 0.836693] loop: module loaded [ 0.844151] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.845977] GPT:90111 != 2097151 [ 0.846825] GPT:Alternate GPT header not at the end of the disk. [ 0.848218] GPT:90111 != 2097151 [ 0.849054] GPT: Use GNU Parted to correct GPT errors. [ 0.850256] vda: vda1 vda15 [ 0.853029] vdb: [ 0.854411] scsi host0: ata_piix [ 0.855381] scsi host1: ata_piix [ 0.856346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.857896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.859760] libphy: Fixed MDIO Bus: probed [ 0.860780] tun: Universal TUN/TAP device driver, 1.6 [ 0.861963] tun: (C) 1999-2004 Max Krasnyansky [ 0.864704] PPP generic driver version 2.4.2 [ 0.865831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867367] ehci-pci: EHCI PCI platform driver [ 0.868460] ehci-platform: EHCI generic platform driver [ 0.869705] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.871161] ohci-pci: OHCI PCI platform driver [ 0.872268] ohci-platform: OHCI generic platform driver [ 0.873513] uhci_hcd: USB Universal Host Controller Interface driver [ 0.892923] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.894164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895987] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897215] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.898636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.900217] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.901956] usb usb1: Product: UHCI Host Controller [ 0.903159] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.904614] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905813] hub 1-0:1.0: USB hub found [ 0.906776] hub 1-0:1.0: 2 ports detected [ 0.907936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910514] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911766] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913072] mousedev: PS/2 mouse device common for all mice [ 0.914647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916972] rtc_cmos 00:00: RTC can wake from S4 [ 0.918347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919929] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.921442] i2c /dev entries driver [ 0.922395] device-mapper: uevent: version 1.0.3 [ 0.923602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.925648] ledtrig-cpu: registered to indicate activity on CPUs [ 0.927322] NET: Registered protocol family 10 [ 0.928634] NET: Registered protocol family 17 [ 0.929744] Key type dns_resolver registered [ 0.930957] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.932364] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.934542] registered taskstats version 1 [ 0.935639] Loading compiled-in X.509 certificates [ 0.937554] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.939912] zswap: loaded using pool lzo/zbud [ 0.953666] Key type trusted registered [ 0.955806] Key type encrypted registered [ 0.956841] AppArmor: AppArmor sha1 policy hashing enabled [ 0.958141] ima: No TPM chip found, activating TPM-bypass! [ 0.959490] evm: HMAC attrs: 0x1 [ 0.960712] Magic number: 2:74:66 [ 0.961724] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:11 UTC (1526022311) [ 0.963794] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965198] EDD information not available. [ 1.020706] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.022665] Write protecting the kernel read-only data: 14336k [ 1.024658] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.026929] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.450274] 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.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 @ 2799.998 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQZYDt7tdqm3duyWmdFjJp+lwhTioo6FEHy5r9hETuIwGpzcBHeqJF7zRS2GVJurHdrPHfKXb6zGH9eijR+HBEcYg7nt2H0J8GjWz1NLCkIpwBD9HNJ0VnWj6n2Np2j6QE0vvXO6ZZ9C5cTokoaYTYS8UqbZGNKl3X0kFHcPrMqA9H/PEBusyTyjFJF6CTFDA5IJwFj5iw7PItSnWLZLsLxLWGm2/uGPhNCACorAvTvNlz+xhhNOvfGftOnd3yoicE/GQpDU7VSOcAnHgyTfVcp3nRRHShn3xUdkwL5vk6SbCZneEG0FyvCSAVcjivYV7Vwo9ghCAQapZOVHmXBuDX root@opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAKnqwIKUkJP9QAWmlA0DG9fT5nZ646y5k5xDTVTlsDqQdp2JpNAVhzwz1VitrkHOfu0EHM3YeUeggbPlkf1AqZmYTun+OyT2U+q7povfy+ZKTpwi4URVKIT/2pxGRAflAM9Jk0kNFycaaAH4LJNCkATIaOm3yV16rE9+xIcOE6kfAAAAFQCB8MLLhOx7/Yw0VE50rnaGyzk1wQAAAIASFGfdnQt7NM8qOjeIEKAgjiBarw0b1AWMOwVOJ2xCIW18XPXx46ya2QgRkpqgnrDVBAhy0NQCF+1h9Xi8nnUIfgyR/tOBCilTvaf56raooq0ypZvT4nV5uDQaseQk7CgLJjhxprMvrb/Lv7alvlrHlXQfnwN3/thkxYXqolWKZgAAAIAX8dRSdeP3JhKgpoTQaUMqjxRNfoHnc0Qi3YCf7wKd00vdrJolD/uQjibRGSkNbx/ed4p/qVlcZSuJZArdA6BDXmoajoTqIfWirMBF3nhjlDFMyCiqzE6k4SdFgJtAHrF9TWNETpB6E4x4omjvBFf+EPCSpcsukIVPvc/rMd2AfQ== root@opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba -----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:fe15:56c3/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: dc1f2e13-3d0e-4930-9242-1dc3f5c52c05 name: opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.47 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.26s] 2018-05-11 07:05:27,668 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-11 07:05:27,668 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-11 07:05:30,101 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:30,102 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:05:32,152 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:34,369 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:36,364 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:38,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:40,684 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:42,778 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:44,767 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:46,802 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:48,977 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:51,328 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:51,328 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:05:53,398 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:55,514 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:57,749 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:05:59,955 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:02,021 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:04,459 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:06,532 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:08,773 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:10,810 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:13,014 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:13,014 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:06:15,120 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:17,230 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:19,239 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:21,358 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:23,424 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:25,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:27,962 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:30,189 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:32,311 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:34,603 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:34,603 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:06:36,787 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:38,899 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:40,894 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:43,049 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:44,973 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:47,168 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:49,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:51,532 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:53,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:56,131 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:06:56,132 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:06:58,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:00,456 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:02,811 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:04,833 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:07,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:09,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:11,666 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:13,585 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:15,541 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:17,673 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:17,674 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:07:19,614 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:21,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:23,837 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:25,819 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:28,061 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:30,156 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:32,138 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:34,393 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:36,478 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:38,409 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:38,410 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:07:40,699 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:42,819 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:44,731 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:46,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:48,812 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:50,735 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:52,706 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:54,695 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:56,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:59,043 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:07:59,043 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:08:01,174 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:03,284 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:05,408 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:07,602 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:09,691 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:11,884 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:13,906 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:16,026 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:18,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:20,630 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:20,631 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:08:22,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:25,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:26,890 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:28,963 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:31,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:33,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:35,433 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:37,476 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:39,552 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:41,809 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:41,809 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:08:44,144 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:46,181 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:48,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:50,278 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:52,157 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:54,152 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:56,424 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:08:58,466 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:00,474 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:02,425 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:02,425 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:09:04,575 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:06,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:08,553 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:10,566 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:12,629 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:14,831 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:16,787 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:18,938 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:20,869 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:23,011 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:23,011 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:09:25,127 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:27,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:29,421 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:31,474 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:33,698 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:35,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:38,007 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:40,299 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:42,550 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:44,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:44,591 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:09:46,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:48,655 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:50,736 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:52,900 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:55,261 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:57,367 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:09:59,744 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:02,033 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:04,258 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:06,601 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:06,601 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:10:08,511 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:10,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:12,727 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:14,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:16,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:19,035 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:20,959 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:22,881 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:24,993 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:27,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:27,193 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:10:29,231 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:31,312 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:33,231 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:35,188 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:37,565 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:39,576 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:41,615 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:43,725 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:45,680 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:47,839 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:47,840 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:10:49,923 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:52,075 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:54,131 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:56,050 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:57,885 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:10:59,894 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:02,116 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:04,095 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:06,177 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:08,348 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:08,348 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:11:10,661 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:12,665 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:14,625 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:16,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:18,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:20,710 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:22,916 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:24,873 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:26,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:28,864 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:28,864 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:11:30,812 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:33,016 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11: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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:36,981 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:38,859 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:40,942 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:43,044 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:45,365 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:47,538 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:49,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:49,528 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:11:51,840 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:53,980 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:55,850 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:57,964 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:11:59,993 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:02,037 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:04,457 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:06,697 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:08,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:10,753 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:10,754 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-11 07:12:12,963 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:15,165 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:17,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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:19,729 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:21,773 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:23,776 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:25,902 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:27,967 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:30,339 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:32,451 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 2188681906 cycles [ 0.000000] clocksource: kvm-clock: mask: 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 2799.966 MHz processor [ 0.200336] Calibrating delay loop (skipped) preset value.. 5599.93 BogoMIPS (lpj=11199864) [ 0.202725] pid_max: default: 32768 minimum: 301 [ 0.204035] ACPI: Core revision 20150930 [ 0.205958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207828] Security Framework initialized [ 0.208986] Yama: becoming mindful. [ 0.210004] AppArmor: AppArmor initialized [ 0.211260] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.213346] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.215258] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.217036] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.219107] Initializing cgroup subsys io [ 0.220252] Initializing cgroup subsys memory [ 0.221490] Initializing cgroup subsys devices [ 0.222744] Initializing cgroup subsys freezer [ 0.224036] Initializing cgroup subsys net_cls [ 0.225284] Initializing cgroup subsys perf_event [ 0.226589] Initializing cgroup subsys net_prio [ 0.227881] Initializing cgroup subsys hugetlb [ 0.229129] Initializing cgroup subsys pids [ 0.230364] CPU: Physical Processor ID: 0 [ 0.232303] mce: CPU supports 10 MCE banks [ 0.233530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258777] ftrace: allocating 31920 entries in 125 pages [ 0.294778] smpboot: Max logical packages: 1 [ 0.296017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.297912] x2apic enabled [ 0.298960] Switched APIC routing to physical x2apic. [ 0.301212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302916] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.305948] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.308353] ... version: 2 [ 0.309530] ... bit width: 48 [ 0.310723] ... generic registers: 4 [ 0.311894] ... value mask: 0000ffffffffffff [ 0.313391] ... max period: 000000007fffffff [ 0.314903] ... fixed-purpose events: 3 [ 0.316070] ... event mask: 000000070000000f [ 0.317568] KVM setup paravirtual spinlock [ 0.319385] x86: Booted up 1 node, 1 CPUs [ 0.320604] smpboot: Total of 1 processors activated (5599.93 BogoMIPS) [ 0.322666] devtmpfs: initialized [ 0.325730] evm: security.selinux [ 0.326744] evm: security.SMACK64 [ 0.327736] evm: security.SMACK64EXEC [ 0.328832] evm: security.SMACK64TRANSMUTE [ 0.330026] evm: security.SMACK64MMAP [ 0.331098] evm: security.ima [ 0.331998] evm: security.capability [ 0.333141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335861] pinctrl core: initialized pinctrl subsystem [ 0.337460] RTC time: 7:05:23, date: 05/11/18 [ 0.338831] NET: Registered protocol family 16 [ 0.340247] cpuidle: using governor ladder [ 0.341446] cpuidle: using governor menu [ 0.342610] PCCT header not found. [ 0.343700] ACPI: bus type PCI registered [ 0.344867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346721] PCI: Using configuration type 1 for base access [ 0.348312] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.351246] ACPI: Added _OSI(Module Device) [ 0.352465] ACPI: Added _OSI(Processor Device) [ 0.353733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.357858] ACPI: Interpreter enabled [ 0.358967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.361694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.364426] ACPI: (supports S0 S3 S4 S5) [ 0.365579] ACPI: Using IOAPIC for interrupt routing [ 0.366991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371561] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377013] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380339] acpiphp: Slot [3] registered [ 0.381511] acpiphp: Slot [4] registered [ 0.382696] acpiphp: Slot [5] registered [ 0.383876] acpiphp: Slot [6] registered [ 0.396904] acpiphp: Slot [7] registered [ 0.398064] acpiphp: Slot [8] registered [ 0.399228] acpiphp: Slot [9] registered [ 0.400399] acpiphp: Slot [10] registered [ 0.401612] acpiphp: Slot [11] registered [ 0.402791] acpiphp: Slot [12] registered [ 0.403973] acpiphp: Slot [13] registered [ 0.405173] acpiphp: Slot [14] registered [ 0.406372] acpiphp: Slot [15] registered [ 0.407553] acpiphp: Slot [16] registered [ 0.408821] acpiphp: Slot [17] registered [ 0.410007] acpiphp: Slot [18] registered [ 0.411190] acpiphp: Slot [19] registered [ 0.412391] acpiphp: Slot [20] registered [ 0.413588] acpiphp: Slot [21] registered [ 0.414775] acpiphp: Slot [22] registered [ 0.415957] acpiphp: Slot [23] registered [ 0.417146] acpiphp: Slot [24] registered [ 0.418340] acpiphp: Slot [25] registered [ 0.419535] acpiphp: Slot [26] registered [ 0.420725] acpiphp: Slot [27] registered [ 0.421926] acpiphp: Slot [28] registered [ 0.423104] acpiphp: Slot [29] registered [ 0.424280] acpiphp: Slot [30] registered [ 0.425460] acpiphp: Slot [31] registered [ 0.426662] PCI host bridge to bus 0000:00 [ 0.427855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.429697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.431518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.433650] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.435788] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.437949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.443918] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.445839] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.447634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.449600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.454971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.457192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.497607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.499747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.501803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.503897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.514307] vgaarb: loaded [ 0.515228] vgaarb: bridge control possible 0000:00:02.0 [ 0.517046] SCSI subsystem initialized [ 0.518300] ACPI: bus type USB registered [ 0.519592] usbcore: registered new interface driver usbfs [ 0.521203] usbcore: registered new interface driver hub [ 0.522816] usbcore: registered new device driver usb [ 0.524465] PCI: Using ACPI for IRQ routing [ 0.526023] NetLabel: Initializing [ 0.527175] NetLabel: domain hash size = 128 [ 0.528526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.530050] NetLabel: unlabeled traffic allowed by default [ 0.531827] clocksource: Switched to clocksource kvm-clock [ 0.538760] AppArmor: AppArmor Filesystem Enabled [ 0.540230] pnp: PnP ACPI init [ 0.541618] pnp: PnP ACPI: found 5 devices [ 0.548573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.551326] NET: Registered protocol family 2 [ 0.552818] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.554880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.556544] TCP: Hash tables configured (established 8192 bind 8192) [ 0.558169] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.559850] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561684] NET: Registered protocol family 1 [ 0.562977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.564731] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.566395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.585897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.605556] Trying to unpack rootfs image as initramfs... [ 0.672569] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.674947] Scanning for low memory corruption every 60 seconds [ 0.676917] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.678770] audit: initializing netlink subsys (disabled) [ 0.680402] audit: type=2000 audit(1526022324.415:1): initialized [ 0.682427] Initialise system trusted keyring [ 0.683843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.685657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.688611] zbud: loaded [ 0.689612] VFS: Disk quotas dquot_6.6.0 [ 0.690864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.693173] fuse init (API version 7.23) [ 0.694505] Key type big_key registered [ 0.695726] Allocating IMA MOK and blacklist keyrings. [ 0.697438] Key type asymmetric registered [ 0.698738] Asymmetric key parser 'x509' registered [ 0.700258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.702443] io scheduler noop registered [ 0.703678] io scheduler deadline registered (default) [ 0.705243] io scheduler cfq registered [ 0.706534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.708152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712308] ACPI: Power Button [PWRF] [ 0.713539] GHES: HEST is not enabled! [ 0.732774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822300] Linux agpgart interface v0.103 [ 0.825203] brd: module loaded [ 0.826914] loop: module loaded [ 0.833545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835433] GPT:90111 != 2097151 [ 0.836300] GPT:Alternate GPT header not at the end of the disk. [ 0.837705] GPT:90111 != 2097151 [ 0.838594] GPT: Use GNU Parted to correct GPT errors. [ 0.839919] vda: vda1 vda15 [ 0.842389] vdb: [ 0.843749] scsi host0: ata_piix [ 0.844716] scsi host1: ata_piix [ 0.845630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.847387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849420] libphy: Fixed MDIO Bus: probed [ 0.850602] tun: Universal TUN/TAP device driver, 1.6 [ 0.851954] tun: (C) 1999-2004 Max Krasnyansky [ 0.854782] PPP generic driver version 2.4.2 [ 0.855935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858138] ehci-pci: EHCI PCI platform driver [ 0.859317] ehci-platform: EHCI generic platform driver [ 0.860734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.862312] ohci-pci: OHCI PCI platform driver [ 0.863484] ohci-platform: OHCI generic platform driver [ 0.864879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894253] usb usb1: Product: UHCI Host Controller [ 0.895594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.897220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898561] hub 1-0:1.0: USB hub found [ 0.899641] hub 1-0:1.0: 2 ports detected [ 0.900901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906341] mousedev: PS/2 mouse device common for all mice [ 0.908057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.910491] rtc_cmos 00:00: RTC can wake from S4 [ 0.912030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915322] i2c /dev entries driver [ 0.916381] device-mapper: uevent: version 1.0.3 [ 0.917685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919896] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921631] NET: Registered protocol family 10 [ 0.922980] NET: Registered protocol family 17 [ 0.924221] Key type dns_resolver registered [ 0.925487] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.927008] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.929466] registered taskstats version 1 [ 0.930615] Loading compiled-in X.509 certificates [ 0.932674] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935257] zswap: loaded using pool lzo/zbud [ 0.949339] Key type trusted registered [ 0.951557] Key type encrypted registered [ 0.952724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954197] ima: No TPM chip found, activating TPM-bypass! [ 0.955620] evm: HMAC attrs: 0x1 [ 0.956914] Magic number: 2:74:66 [ 0.957986] rtc_cmos 00:00: setting system clock to 2018-05-11 07:05:24 UTC (1526022324) [ 0.960228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.961764] EDD information not available. [ 1.009128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011277] Write protecting the kernel read-only data: 14336k [ 1.013380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.444239] 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.14... Lease of 192.168.130.14 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 @ 2799.966 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNfoQrR5p2huYgQ+JamskGDQPCk7ZwT6dA2zer+ADlaeKM5PF54Mu5FolSokTd0j78PplVw/HIXp97sAxCesQMLa6WgiO2DoW5cvrAGTGIPzA8IB62CuyEQUfIM854Am1Jisb4sniqtwlhUl9LpziGmD7SKnDAJtL3L8G89obO9a7e7ggGrgWId6BEC+uk2mccHVtfr9q9fHpsBbPrwaH6a2iHCeQPMBswOQHPXQmRvSRntl4jS7Wcaab59zu/oLivdeVYpO2h2qhAp8CF/HBd+KzwMJeAv/BWmSauz65YTZ2B2Xm6Viyp+M/dQobg5lpQpbos83dU5bIDjSPlyZa9 root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba ssh-dss AAAAB3NzaC1kc3MAAACBAK+M20OpgcbJn2IfshWEbIocCanmqm2rVJ/4n5nhGxqumanKNN3d9Z9QALgl9YbL+Z7ZQpn5f7TCLKh6XQLKvAjuZR11AMYpEigdx0Hjy1Q4+etyWc5j7AISBpTSheI+1CD/ffGhzo9wUJoQ/LWpz7BTPgzG4L897VCydR8tJZktAAAAFQDzM524g3F7Hx+0mywcMnlTqC/R9wAAAIA2dAV5YIJlcFIukOC80xgKYbY0YhmAkAUJR+6mMvJdRBjcI6nkD0InzJ0neGHpwfLxUwSOii6sgZR7ZC5PHGruGasMvhZyZuVCma4kTAxxA1xGpvZ+EZHRJcTzLUKo8dHf4M96/gt7uNr39E2Ovu+fkjgs8ovcm3wdoiA9uwga9gAAAIBRPPKRwrCbCKNN6MO1Arp4zk83c+efL4S5YCYGlHDA6WehuTaw7AlMsMLaB467cCoB0WHpdBNfVN5FaEU78s18CDiNhBz/O+HKSLGDAift92EiF3GmOHq/vEbvuCgKwy49FL1sVmBYJHWD4jucI5BlCiPvlC9GZpNhf6EY83o0aA== root@opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.14,24,fe80::f816:3eff:fe71:7dfc/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 15477747-c3c6-44a2-9602-341f939082c3 name: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba availability-zone: nova local-hostname: opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--9a5c3493-5614-4746-a463-6c39df532cba login: /dev/root resized successfully [took 1.35s] 2018-05-11 07:12:32,452 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-11 07:12:32,798 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 07:12:32,798 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 07:39 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-11 07:12:46,090 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-11 07:12:46,090 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-11 07:12:46,166 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-11 07:12:46,167 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-11 07:12:46,167 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 07:12:55,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1d06d614-870a-47cf-8eea-8a42d8067978 | 2018-05-11T07:12:55.403729 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1d06d614-870a-47cf-8eea-8a42d8067978 ~/.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-11 07:13:00,494 - 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-11 07:13:00,494 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-11 07:13:09,450 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a9dbcb4a-a113-40d8-a53d-25ca1d4cf891) as the default verifier for the future CLI operations. 2018-05-11 07:13:14,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-4f13e549-9f14-4de2-bcb9-d90d2c1b2326' 2018-05-11 07:13:15,158 - 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-11T07:13:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'2b87a638-9409-46e3-af98-8112dfa99a68', u'provider:segmentation_id': 1002, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-4f13e549-9f14-4de2-bcb9-d90d2c1b2326', u'admin_state_up': True, u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:13:14Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:13:15,976 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T07:13:15Z', 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'd29d993c-e708-4f1b-9409-72f5b36a590a', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-4f13e549-9f14-4de2-bcb9-d90d2c1b2326', u'enable_dhcp': True, u'network_id': u'2b87a638-9409-46e3-af98-8112dfa99a68', u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:13:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:13:15,976 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-11 07:13:15,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-4f13e549-9f14-4de2-bcb9-d90d2c1b2326' 2018-05-11 07:13:16,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-4f13e549-9f14-4de2-bcb9-d90d2c1b2326', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T07:13:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/94f648d1-e440-4373-bb1a-e4eb7624d5d9/file', u'owner': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'94f648d1-e440-4373-bb1a-e4eb7624d5d9', u'size': None, u'name': u'Cirros-0.4.0-4f13e549-9f14-4de2-bcb9-d90d2c1b2326', u'checksum': None, u'self': u'/v2/images/94f648d1-e440-4373-bb1a-e4eb7624d5d9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T07:13:16Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 07:13:16,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-4f13e549-9f14-4de2-bcb9-d90d2c1b2326' 2018-05-11 07:13:17,419 - 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-4f13e549-9f14-4de2-bcb9-d90d2c1b2326', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T07:13:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f60c97f5-0a0f-4e5f-af96-b9d551dace0b/file', u'owner': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f60c97f5-0a0f-4e5f-af96-b9d551dace0b', u'size': None, u'name': u'Cirros-0.4.0-1-4f13e549-9f14-4de2-bcb9-d90d2c1b2326', u'checksum': None, u'self': u'/v2/images/f60c97f5-0a0f-4e5f-af96-b9d551dace0b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T07:13:17Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 07:13:17,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-11 07:13:17,709 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-4f13e549-9f14-4de2-bcb9-d90d2c1b2326', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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'a2a1a087-edce-4f87-8ae0-8f3d2bc672ad', 'swap': 0}) 2018-05-11 07:13:17,874 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-4f13e549-9f14-4de2-bcb9-d90d2c1b2326', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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'49ecd607-15c2-4bde-931b-58dab0be455b', 'swap': 0}) 2018-05-11 07:13:22,680 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-11 07:13:22,681 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-11 07:13:22,681 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-11 07:13:22,684 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-11 07:13:22,688 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-11 07:13:26,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a9dbcb4a-a113-40d8-a53d-25ca1d4cf891/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-11 07:13:26,690 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-11 07:13:26,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-11 07:13:26,693 - 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-11 07:27:42,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cd1e3d94-1645-426a-9927-846aa4900f21 2018-05-11 07:27:42,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cd1e3d94-1645-426a-9927-846aa4900f21']'. 2018-05-11 07:27:43,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-11 07:27:43,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-11 07:27:43,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 07:27:43,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cd1e3d94-1645-426a-9927-846aa4900f21 | 2018-05-11 07:27:43,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-11 07:27:43,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-11 07:13:30 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-11 07:27:42 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:12 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a9dbcb4a-a113-40d8-a53d-25ca1d4cf891) | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1d06d614-870a-47cf-8eea-8a42d8067978) | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 828.582 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-11 07:27:43,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 07:27:43,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-11 07:27:43,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-11 07:27:48,913 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 07:27:48,913 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:34 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-11 07:27:48,915 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-11 07:27:48,993 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-11 07:27:49,140 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-11 07:27:49,140 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-11 07:27:49,311 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 07:27:53,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-11 07:27:56,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | dffe3b61-99f9-4e94-9c50-6c2c83a1803d | 2018-05-11T07:27:56.791490 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: dffe3b61-99f9-4e94-9c50-6c2c83a1803d ~/.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-11 07:28:01,628 - 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-11 07:28:01,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-11 07:28:02,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-e479d594-499e-4b2d-a6f6-8c4b00a73076'... 2018-05-11 07:28:03,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-e479d594-499e-4b2d-a6f6-8c4b00a73076'... 2018-05-11 07:28:04,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-e479d594-499e-4b2d-a6f6-8c4b00a73076'... 2018-05-11 07:28:09,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-e479d594-499e-4b2d-a6f6-8c4b00a73076'... 2018-05-11 07:28:09,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-e479d594-499e-4b2d-a6f6-8c4b00a73076'... 2018-05-11 07:28:09,303 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-11 07:28:09,304 - 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-11 07:28:09,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-11 07:28:09,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-11 07:28:09,320 - 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': 'd75ec057-7251-4a70-96dd-52d398cc5c85', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e479d594-499e-4b2d-a6f6-8c4b00a73076', 'flavor_name': 'rally-tiny-e479d594-499e-4b2d-a6f6-8c4b00a73076', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e479d594-499e-4b2d-a6f6-8c4b00a73076', '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-11 07:29:09,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fc856a9b-bc57-400b-9ae7-5529293ce974 2018-05-11 07:29:09,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-11 07:29:09,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'fc856a9b-bc57-400b-9ae7-5529293ce974'] 2018-05-11 07:29:10,470 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task fc856a9b-bc57-400b-9ae7-5529293ce974: 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 fc856a9b-bc57-400b-9ae7-5529293ce974 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729898 Full duration: 6.533 -------------------------------------------------------------------------------- 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 fc856a9b-bc57-400b-9ae7-5529293ce974 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.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | total | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> duration | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.407097 Full duration: 7.647709 -------------------------------------------------------------------------------- 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 fc856a9b-bc57-400b-9ae7-5529293ce974 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | total | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> duration | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.013736 Full duration: 7.323585 -------------------------------------------------------------------------------- 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 fc856a9b-bc57-400b-9ae7-5529293ce974 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.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.032215 Full duration: 7.125008 -------------------------------------------------------------------------------- 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 fc856a9b-bc57-400b-9ae7-5529293ce974 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | total | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 100.0% | 1 | | -> duration | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.355401 Full duration: 7.394914 -------------------------------------------------------------------------------- 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 fc856a9b-bc57-400b-9ae7-5529293ce974 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.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | total | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> duration | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.983111 Full duration: 6.680673 HINTS: * To plot HTML graphics with this data, run: rally task report fc856a9b-bc57-400b-9ae7-5529293ce974 --out output.html * To generate a JUnit report, run: rally task export fc856a9b-bc57-400b-9ae7-5529293ce974 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fc856a9b-bc57-400b-9ae7-5529293ce974 --json --out output.json 2018-05-11 07:29:10,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fc856a9b-bc57-400b-9ae7-5529293ce974'] 2018-05-11 07:29:11,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-11 07:29:11,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fc856a9b-bc57-400b-9ae7-5529293ce974', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-11 07:29:11,691 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-11 07:29:11,691 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-11 07:29:11,691 - 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-11 07:29:11,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-11 07:29:11,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-11 07:29:11,705 - 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': 'd75ec057-7251-4a70-96dd-52d398cc5c85', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e479d594-499e-4b2d-a6f6-8c4b00a73076', 'flavor_name': 'rally-tiny-e479d594-499e-4b2d-a6f6-8c4b00a73076', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e479d594-499e-4b2d-a6f6-8c4b00a73076', '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-11 07:30:35,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f102bd19-e36c-42f2-9c69-e5a2c7ad323d 2018-05-11 07:30:35,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f102bd19-e36c-42f2-9c69-e5a2c7ad323d'] 2018-05-11 07:30:37,154 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f102bd19-e36c-42f2-9c69-e5a2c7ad323d: 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 f102bd19-e36c-42f2-9c69-e5a2c7ad323d 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.315 | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | -> glance_v2.upload_data | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | glance_v2.delete_image | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 3.52 | 3.52 | 3.52 | 3.52 | 3.52 | 3.52 | 100.0% | 1 | | -> duration | 3.52 | 3.52 | 3.52 | 3.52 | 3.52 | 3.52 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.519748 Full duration: 11.463079 -------------------------------------------------------------------------------- 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 f102bd19-e36c-42f2-9c69-e5a2c7ad323d 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.093 | 3.093 | 3.093 | 3.093 | 3.093 | 3.093 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | -> glance_v2.upload_data | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | glance_v2.list_images | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 100.0% | 1 | | -> duration | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.200085 Full duration: 12.368083 -------------------------------------------------------------------------------- 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 f102bd19-e36c-42f2-9c69-e5a2c7ad323d 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.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> duration | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.327551 Full duration: 7.125946 -------------------------------------------------------------------------------- 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": "d75ec057-7251-4a70-96dd-52d398cc5c85" } ], "flavor": { "name": "rally-tiny-e479d594-499e-4b2d-a6f6-8c4b00a73076" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f102bd19-e36c-42f2-9c69-e5a2c7ad323d 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.028 | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | -> glance_v2.upload_data | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | nova.boot_servers | 14.828 | 14.828 | 14.828 | 14.828 | 14.828 | 14.828 | 100.0% | 1 | | total | 17.857 | 17.857 | 17.857 | 17.857 | 17.857 | 17.857 | 100.0% | 1 | | -> duration | 16.857 | 16.857 | 16.857 | 16.857 | 16.857 | 16.857 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.856909 Full duration: 36.187709 HINTS: * To plot HTML graphics with this data, run: rally task report f102bd19-e36c-42f2-9c69-e5a2c7ad323d --out output.html * To generate a JUnit report, run: rally task export f102bd19-e36c-42f2-9c69-e5a2c7ad323d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f102bd19-e36c-42f2-9c69-e5a2c7ad323d --json --out output.json 2018-05-11 07:30:37,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f102bd19-e36c-42f2-9c69-e5a2c7ad323d'] 2018-05-11 07:30:38,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-11 07:30:38,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f102bd19-e36c-42f2-9c69-e5a2c7ad323d', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-11 07:30:38,346 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-11 07:30:38,346 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-11 07:30:38,347 - 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-11 07:30:38,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-11 07:30:38,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-11 07:30:38,362 - 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': 'd75ec057-7251-4a70-96dd-52d398cc5c85', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e479d594-499e-4b2d-a6f6-8c4b00a73076', 'flavor_name': 'rally-tiny-e479d594-499e-4b2d-a6f6-8c4b00a73076', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e479d594-499e-4b2d-a6f6-8c4b00a73076', '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-11 07:34:04,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 2018-05-11 07:34:04,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a0e5cec9-8e88-43c5-9aea-f6e7dda9016e'] 2018-05-11 07:34:05,711 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a0e5cec9-8e88-43c5-9aea-f6e7dda9016e: 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.264 | 3.264 | 3.264 | 3.264 | 3.264 | 3.264 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.289 | 4.289 | 4.289 | 4.289 | 4.289 | 4.289 | 100.0% | 1 | | total | 7.554 | 7.554 | 7.554 | 7.554 | 7.554 | 7.554 | 100.0% | 1 | | -> duration | 7.554 | 7.554 | 7.554 | 7.554 | 7.554 | 7.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.553912 Full duration: 28.235689 -------------------------------------------------------------------------------- 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.765 | 3.765 | 3.765 | 3.765 | 3.765 | 3.765 | 100.0% | 1 | | cinder_v2.delete_volume | 4.375 | 4.375 | 4.375 | 4.375 | 4.375 | 4.375 | 100.0% | 1 | | total | 8.141 | 8.141 | 8.141 | 8.141 | 8.141 | 8.141 | 100.0% | 1 | | -> duration | 8.141 | 8.141 | 8.141 | 8.141 | 8.141 | 8.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.140558 Full duration: 17.520962 -------------------------------------------------------------------------------- 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-e479d594-499e-4b2d-a6f6-8c4b00a73076" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.641 | 5.641 | 5.641 | 5.641 | 5.641 | 5.641 | 100.0% | 1 | | cinder_v2.delete_volume | 4.355 | 4.355 | 4.355 | 4.355 | 4.355 | 4.355 | 100.0% | 1 | | total | 9.997 | 9.997 | 9.997 | 9.997 | 9.997 | 9.997 | 100.0% | 1 | | -> duration | 9.997 | 9.997 | 9.997 | 9.997 | 9.997 | 9.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.996555 Full duration: 20.192787 -------------------------------------------------------------------------------- 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.148 | 3.148 | 3.148 | 3.148 | 3.148 | 3.148 | 100.0% | 1 | | cinder_v2.delete_volume | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 100.0% | 1 | | total | 7.51 | 7.51 | 7.51 | 7.51 | 7.51 | 7.51 | 100.0% | 1 | | -> duration | 7.51 | 7.51 | 7.51 | 7.51 | 7.51 | 7.51 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.510245 Full duration: 16.689854 -------------------------------------------------------------------------------- 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.271 | 3.271 | 3.271 | 3.271 | 3.271 | 3.271 | 100.0% | 1 | | cinder_v2.extend_volume | 2.407 | 2.407 | 2.407 | 2.407 | 2.407 | 2.407 | 100.0% | 1 | | cinder_v2.delete_volume | 4.4 | 4.4 | 4.4 | 4.4 | 4.4 | 4.4 | 100.0% | 1 | | total | 10.078 | 10.078 | 10.078 | 10.078 | 10.078 | 10.078 | 100.0% | 1 | | -> duration | 10.078 | 10.078 | 10.078 | 10.078 | 10.078 | 10.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.07777 Full duration: 19.667225 -------------------------------------------------------------------------------- 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.547 | 9.547 | 9.547 | 9.547 | 9.547 | 9.547 | 100.0% | 1 | | cinder_v2.delete_volume | 4.34 | 4.34 | 4.34 | 4.34 | 4.34 | 4.34 | 100.0% | 1 | | total | 13.888 | 13.888 | 13.888 | 13.888 | 13.888 | 13.888 | 100.0% | 1 | | -> duration | 13.888 | 13.888 | 13.888 | 13.888 | 13.888 | 13.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.887824 Full duration: 31.691698 -------------------------------------------------------------------------------- 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | cinder_v2.list_qos | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> duration | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681637 Full duration: 11.688714 -------------------------------------------------------------------------------- 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | cinder_v2.set_qos | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.677503 Full duration: 11.513859 -------------------------------------------------------------------------------- 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | cinder_v2.list_types | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841449 Full duration: 11.187353 -------------------------------------------------------------------------------- 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 a0e5cec9-8e88-43c5-9aea-f6e7dda9016e 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717368 Full duration: 11.20878 HINTS: * To plot HTML graphics with this data, run: rally task report a0e5cec9-8e88-43c5-9aea-f6e7dda9016e --out output.html * To generate a JUnit report, run: rally task export a0e5cec9-8e88-43c5-9aea-f6e7dda9016e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a0e5cec9-8e88-43c5-9aea-f6e7dda9016e --json --out output.json 2018-05-11 07:34:05,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a0e5cec9-8e88-43c5-9aea-f6e7dda9016e'] 2018-05-11 07:34:06,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-11 07:34:06,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a0e5cec9-8e88-43c5-9aea-f6e7dda9016e', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-11 07:34:06,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-11 07:34:06,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-11 07:34:06,942 - 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-11 07:34:06,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-11 07:34:06,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-11 07:34:06,956 - 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': 'd75ec057-7251-4a70-96dd-52d398cc5c85', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e479d594-499e-4b2d-a6f6-8c4b00a73076', 'flavor_name': 'rally-tiny-e479d594-499e-4b2d-a6f6-8c4b00a73076', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e479d594-499e-4b2d-a6f6-8c4b00a73076', '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-11 07:34:18,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1e450485-d89f-4012-a2ab-a5b876a81751 2018-05-11 07:34:18,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1e450485-d89f-4012-a2ab-a5b876a81751'] 2018-05-11 07:34:19,955 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1e450485-d89f-4012-a2ab-a5b876a81751: 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 1e450485-d89f-4012-a2ab-a5b876a81751 2018-05-11 07:34:19,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1e450485-d89f-4012-a2ab-a5b876a81751'] 2018-05-11 07:34:21,093 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-11 07:34:30,249 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-11 07:34:30,249 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-11 07:34:30,373 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 07:34:30,693 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 07:34:30,693 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 07:34:30,694 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 07:34:30,695 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 07:34:30,695 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 07:34:30,696 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 07:34:30,694 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 06:41 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-11 07:34:30,697 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 07:34:30,697 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-11 07:34:30,697 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-11 07:34:30,775 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-11 07:34:30,775 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-11 07:34:30,775 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 07:34:34,670 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-11 07:34:38,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b307a411-c14f-4509-9b91-8150a9a453f1 | 2018-05-11T07:34:38.345151 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b307a411-c14f-4509-9b91-8150a9a453f1 ~/.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-11 07:34:43,413 - 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-11 07:34:43,413 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-11 07:34:47,372 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-11 07:34:52,430 - 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=08fb66d6-c1ec-4b0d-9ec7-1dd1b9064bc6) as the default verifier for the future CLI operations. 2018-05-11 07:34:57,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-89be3025-d28c-41cd-8954-06cbf24c35f2' 2018-05-11 07:34:58,362 - 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-11T07:34:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'5eb84f0b-47a5-44b2-883c-7adba2ba91df', u'provider:segmentation_id': 1005, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-89be3025-d28c-41cd-8954-06cbf24c35f2', u'admin_state_up': True, u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:34:57Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:34:59,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T07:34:58Z', 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'5ec09ba1-5cbd-4274-9a74-6081dac599d5', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-89be3025-d28c-41cd-8954-06cbf24c35f2', u'enable_dhcp': True, u'network_id': u'5eb84f0b-47a5-44b2-883c-7adba2ba91df', u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T07:34:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 07:34:59,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-11 07:34:59,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-89be3025-d28c-41cd-8954-06cbf24c35f2' 2018-05-11 07:34:59,828 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-89be3025-d28c-41cd-8954-06cbf24c35f2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T07:34:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/bf827969-81ee-404c-87db-53cd18bbf4fa/file', u'owner': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'bf827969-81ee-404c-87db-53cd18bbf4fa', u'size': None, u'name': u'Cirros-0.4.0-89be3025-d28c-41cd-8954-06cbf24c35f2', u'checksum': None, u'self': u'/v2/images/bf827969-81ee-404c-87db-53cd18bbf4fa', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T07:34:59Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 07:34:59,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-89be3025-d28c-41cd-8954-06cbf24c35f2' 2018-05-11 07:35:00,420 - 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-89be3025-d28c-41cd-8954-06cbf24c35f2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T07:35:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4d55c6a1-d034-471c-bbdd-c338465f5fb9/file', u'owner': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4d55c6a1-d034-471c-bbdd-c338465f5fb9', u'size': None, u'name': u'Cirros-0.4.0-1-89be3025-d28c-41cd-8954-06cbf24c35f2', u'checksum': None, u'self': u'/v2/images/4d55c6a1-d034-471c-bbdd-c338465f5fb9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T07:35:00Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 07:35:00,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-11 07:35:00,660 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-89be3025-d28c-41cd-8954-06cbf24c35f2', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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'ad7388cf-0a42-4ce7-bf75-fd6e35920628', 'swap': 0}) 2018-05-11 07:35:00,849 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-89be3025-d28c-41cd-8954-06cbf24c35f2', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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'69ca6983-8be0-447d-9cba-f5d90cf265e4', 'swap': 0}) 2018-05-11 07:35:05,496 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-11 07:35:05,497 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-11 07:35:05,497 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-11 07:35:05,501 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-11 07:35:05,510 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-11 07:35:10,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-08fb66d6-c1ec-4b0d-9ec7-1dd1b9064bc6/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-11 07:35:10,070 - 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-11 07:37:05,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8e615333-c4fa-42e0-8d2c-dec8b0ca96c7 2018-05-11 07:37:05,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8e615333-c4fa-42e0-8d2c-dec8b0ca96c7']'. 2018-05-11 07:37:07,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8e615333-c4fa-42e0-8d2c-dec8b0ca96c7 | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-11 07:35:13 | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-11 07:37:05 | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 08fb66d6-c1ec-4b0d-9ec7-1dd1b9064bc6) | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b307a411-c14f-4509-9b91-8150a9a453f1) | 2018-05-11 07:37:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-11 07:37:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 86.001 | 2018-05-11 07:37:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-11 07:37:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-11 07:37:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-11 07:37:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-11 07:37:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-11 07:37:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 07:37:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-11 07:37:07,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-11 07:37:10,959 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 07:37:10,959 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-11 07:37:10,962 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-11 07:37:12,284 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-11 08:48:20,459 - 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) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_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_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 515, 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 548, 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 4268.127s FAILED (failures=2) 2018-05-11 08:48:20,910 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 08:48:20,910 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 71:08 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-11 08:48:20,913 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-11 08:48:20,913 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-11 08:48:20,989 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-11 08:48:20,990 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-11 08:48:20,990 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 08:48:25,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-11 08:48:31,247 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 530fa065-aa58-46b5-9a5d-8c720295991d | 2018-05-11T08:48:31.089637 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 530fa065-aa58-46b5-9a5d-8c720295991d ~/.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-11 08:48:36,720 - 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-11 08:48:36,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-11 08:48:40,911 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-11 08:48:46,288 - 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=9892736b-1ffc-4804-8765-10793ad5026a) as the default verifier for the future CLI operations. 2018-05-11 08:48:51,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-67fb3700-1597-4dcc-9e0e-610d679d689c' 2018-05-11 08:48:53,553 - 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-11T08:48:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'ef103aeb-4205-46b2-9f1e-729eb5314858', u'provider:segmentation_id': 1015, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-67fb3700-1597-4dcc-9e0e-610d679d689c', u'admin_state_up': True, u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T08:48:53Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 08:48:54,858 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T08:48:54Z', 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'1c268f9e-52fa-4b31-9d1c-04e8a6e85ae7', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-67fb3700-1597-4dcc-9e0e-610d679d689c', u'enable_dhcp': True, u'network_id': u'ef103aeb-4205-46b2-9f1e-729eb5314858', u'tenant_id': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'created_at': u'2018-05-11T08:48:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'46341f93c7fe42faa5eebf77b4ebc2f1'}) 2018-05-11 08:48:54,858 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-11 08:48:54,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-67fb3700-1597-4dcc-9e0e-610d679d689c' 2018-05-11 08:48:56,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-67fb3700-1597-4dcc-9e0e-610d679d689c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T08:48:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b226404c-3ae8-4a03-87b6-c52db13742b8/file', u'owner': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b226404c-3ae8-4a03-87b6-c52db13742b8', u'size': None, u'name': u'Cirros-0.4.0-67fb3700-1597-4dcc-9e0e-610d679d689c', u'checksum': None, u'self': u'/v2/images/b226404c-3ae8-4a03-87b6-c52db13742b8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T08:48:56Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 08:48:56,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-67fb3700-1597-4dcc-9e0e-610d679d689c' 2018-05-11 08:48:57,182 - 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-67fb3700-1597-4dcc-9e0e-610d679d689c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T08:48:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7d2252fb-f0bb-4188-a7bf-a6147f8c4a74/file', u'owner': u'46341f93c7fe42faa5eebf77b4ebc2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7d2252fb-f0bb-4188-a7bf-a6147f8c4a74', u'size': None, u'name': u'Cirros-0.4.0-1-67fb3700-1597-4dcc-9e0e-610d679d689c', u'checksum': None, u'self': u'/v2/images/7d2252fb-f0bb-4188-a7bf-a6147f8c4a74', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T08:48:57Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 08:48:57,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-11 08:48:57,466 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-67fb3700-1597-4dcc-9e0e-610d679d689c', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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'9581477b-0380-4a79-8d75-2b07df7659f3', 'swap': 0}) 2018-05-11 08:48:57,608 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-67fb3700-1597-4dcc-9e0e-610d679d689c', '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'46341f93c7fe42faa5eebf77b4ebc2f1', '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'c9260593-7a50-4056-8a58-f4c73d007723', 'swap': 0}) 2018-05-11 08:49:02,603 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-11 08:49:02,603 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-11 08:49:02,604 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-11 08:49:02,607 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-11 08:49:02,612 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-11 08:49:06,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9892736b-1ffc-4804-8765-10793ad5026a/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-11 08:49:06,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-11 08:49:06,840 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-11 08:49:06,841 - 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-11 08:51:47,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5f207281-feb8-464a-aff9-3eedfcb3ea03 2018-05-11 08:51:48,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5f207281-feb8-464a-aff9-3eedfcb3ea03']'. 2018-05-11 08:51:49,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-11 08:51:49,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-11 08:51:49,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 08:51:49,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5f207281-feb8-464a-aff9-3eedfcb3ea03 | 2018-05-11 08:51:49,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-11 08:49:10 | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-11 08:51:47 | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:37 | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9892736b-1ffc-4804-8765-10793ad5026a) | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 530fa065-aa58-46b5-9a5d-8c720295991d) | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 131.16 | 2018-05-11 08:51:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-11 08:51:49,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-11 08:51:49,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-11 08:51:49,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-11 08:51:49,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-11 08:51:49,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 08:51:49,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-11 08:51:49,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-11 08:51:52,954 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 08:51:52,954 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:01 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-11 08:51:52,959 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 08:51:52,959 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:39 | FAIL | | vping_userdata | functest | smoke | 07:39 | FAIL | | tempest_smoke_serial | functest | smoke | 14:34 | PASS | | rally_sanity | functest | smoke | 06:41 | FAIL | | patrole | functest | smoke | 02:13 | PASS | | snaps_smoke | functest | smoke | 71:08 | FAIL | | neutron_trunk | functest | smoke | 03:01 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-11 08:51:52,965 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-11 08:52:17,079 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-184 | | 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 | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 08:52:17,083 - 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://192.168.10.35:35357/v3 2018-05-11 08:52:17,083 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 08:52:17,084 - 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-11 08:52:17,086 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-11 08:52:17,086 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-11 08:52:47,043 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-11 08:52:47,043 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-11 08:52:47,330 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 08:52:47,331 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:30 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-11 08:52:47,333 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-11 08:52:47,333 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:30 | 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-11 08:52:47,337 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-11 08:54:19,675 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-184 | | 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 | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 08:54:19,679 - 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://192.168.10.35:35357/v3 2018-05-11 08:54:19,679 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 08:54:19,679 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-11 08:54:19,679 - 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-11 08:54:19,682 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-11 08:54:27,602 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-184 | | 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 | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 08:54:27,606 - 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://192.168.10.35:35357/v3 2018-05-11 08:54:27,606 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 08:54:27,607 - 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-11 08:54:27,608 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-11 08:54:27,608 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-11 08:58:35,650 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-11 08:58:36,079 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 08:58:36,080 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 04:08 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-11 08:58:36,085 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 04:08 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-11 08:58:36,086 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK